NMock3 is a Mocking framework that uses lambda syntax to setup expectations and test interactions between classes and interfaces.
Info
Version: | 3.5.44 |
Author(s): | Philip Wolfe |
Last Update: | Thursday, April 4, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://nmock3.codeplex.com |
NuGet Url: | https://www.nuget.org/packages/NMock3 |
Install
Install-Package NMock3
dotnet add package NMock3
paket add NMock3
NMock3 Download (Unzip the "nupkg" after downloading)
Dependencies
Tags