Info
| Version: | 2.6.4 |
| Author(s): | Charlie Poole |
| Last Update: | Wednesday, December 17, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://nunit.org |
| NuGet Url: | https://www.nuget.org/packages/NUnit.Mocks |
Install
Install-Package NUnit.Mocks
dotnet add package NUnit.Mocks
paket add NUnit.Mocks
NUnit.Mocks Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
In addition, it has been useful as a teaching tool, allowing users to gain familiarity with mocking techniques before moving on to more serious frameworks.
For production use, we recommend you install a full-featured mock object framework.
The NUnit project now uses NSubstitute and NUnit.Mocks is no longer being developed.