If you use constructor injection with Unity this utility will automatically inject mocks through the constructor of a given object, managing them in a container for later access (if required).
Info
Version: | 1.0.0 |
Author(s): | Garry.Passarella |
Last Update: | Friday, July 3, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MockIocHelper |
Install
Install-Package MockIocHelper
dotnet add package MockIocHelper
paket add MockIocHelper
MockIocHelper Download (Unzip the "nupkg" after downloading)
Dependencies
Tags