Common utilities for TDD (Mock testing) C # classes.
Info
| Version: | 1.0.2 |
| Author(s): | mcpelee |
| Last Update: | Sunday, August 13, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/TqoonDevTeam/TqoonLibraries |
| NuGet Url: | https://www.nuget.org/packages/Tqoon.TestLib |
Install
Install-Package Tqoon.TestLib
dotnet add package Tqoon.TestLib
paket add Tqoon.TestLib
Tqoon.TestLib Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.VisualStudio.QualityTools.UnitTestFramework.Updated(>= 15.0.26228)
- Moq(>= 4.7.63)
- NUnit(>= 3.7.1)
- Spring.Data(>= 2.0.1)
Tags