Automagically creates mocked instances (with Moq) for testing purposes.
Info
Version: | 1.1.0 |
Author(s): | Whyellow |
Last Update: | Wednesday, May 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Whyellow.AutoMoq |
Install
Install-Package Whyellow.AutoMoq
dotnet add package Whyellow.AutoMoq
paket add Whyellow.AutoMoq
Whyellow.AutoMoq Download (Unzip the "nupkg" after downloading)
Dependencies
- Moq(>= 4.8.2)
- NETStandard.Library(>= 1.6.1)