Moq.Testeroids
4.0.10819
dotnet add package Moq.Testeroids --version 4.0.10819
NuGet\Install-Package Moq.Testeroids -Version 4.0.10819
<PackageReference Include="Moq.Testeroids" Version="4.0.10819" />
paket add Moq.Testeroids --version 4.0.10819
#r "nuget: Moq.Testeroids, 4.0.10819"
// Install Moq.Testeroids as a Cake Addin #addin nuget:?package=Moq.Testeroids&version=4.0.10819 // Install Moq.Testeroids as a Cake Tool #tool nuget:?package=Moq.Testeroids&version=4.0.10819
This is a custom version, tailored for Testeroids which includes pending pull-requests on moq's official repository. Moq : The simplest mocking library for .NET 3.5/4.0 and Silverlight with deep C# 3.0 integration.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Package was built out of the sources (master branch) with the added plumbing for Testeroids' feature of only counting the calls to mocked methods performed after the "ACT" phase of AAA. Hopefully, this package will become obsolete when the pending pull-requests will be accepted by moq's Daniel Cazzulino. (https://github.com/Moq/moq4/pull/37)