Unit Test Injector is a set of classes that aim to facilitate the unit tests development, especially when implementing the Dependency Injection pattern.
Info
Version: | 1.0.0 |
Author(s): | Simone Locatelli |
Last Update: | Thursday, March 26, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/UnitTestInjector |
Install
Install-Package UnitTestInjector
dotnet add package UnitTestInjector
paket add UnitTestInjector
UnitTestInjector Download (Unzip the "nupkg" after downloading)
Dependencies
Tags