A mocking framework capable of mocking .NET and .NET Core static methods.
Info
Version: | 0.8.0-RC-516 |
Author(s): | Jamie Cansdale |
Last Update: | Monday, October 24, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/StaticMocks |
Install
Install-Package StaticMocks
dotnet add package StaticMocks
paket add StaticMocks
StaticMocks Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.0)
- NSubstitute(>= 2.0.0)
- NSubstitute(>= 2.0.0)
Tags