Speed up your unit test writing by using this helper that leverages AutoMocker to automatically mock dependencies.
Info
Version: | 1.2.0.60 |
Author(s): | Mark S. Johnston |
Last Update: | Sunday, August 22, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/markjsc/AutoMockHelper |
NuGet Url: | https://www.nuget.org/packages/AutoMockHelper |
Install
Install-Package AutoMockHelper
dotnet add package AutoMockHelper
paket add AutoMockHelper
AutoMockHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Moq.AutoMock(>= 1.2.0.120)
- NETStandard.Library(>= 1.6.1)
Tags