Auto Mocking for unit tests. 
                        
                    
         
                Info
| Version: | 1.1.0 | 
| Author(s): | LateKnight1 | 
| Last Update: | Wednesday, August 5, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/CardSort.TestHelpers | 
Install
Install-Package CardSort.TestHelpers
                        dotnet add package CardSort.TestHelpers
                        paket add CardSort.TestHelpers
                        
                                CardSort.TestHelpers Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NUnit(>= 3.12.0)
 - Rhino.Mocks.Core(>= 1.0.1)