A library of extensions for the Moq framework (currently only .ReturnsInOrder) created from Phil Haack's blog post http://haacked.com/archive/2010/11/24/moq-sequences-revisited.aspx/.
Info
Version: | 0.0.2 |
Author(s): | garryw |
Last Update: | Monday, August 18, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gwest/MoqExtensions |
NuGet Url: | https://www.nuget.org/packages/MoqExtensions |
Install
Install-Package MoqExtensions
dotnet add package MoqExtensions
paket add MoqExtensions
MoqExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Moq(4.2.1408.0717)
Tags