Moq (pronounced "Mock-you" or just "Mock") is the only mocking library for .NET developed from scratch to take full advantage of .NET 3.5 (i.e. Linq expression trees) and C# 3.0 features (i.e. lambda expressions) that make it the most productive, type-safe and refactoring-friendly mocking library available
dotnet add package Moq --version 3.1.416.3
Install-Package Moq -Version 3.1.416.3
| 作者 | Kzu |
|---|---|
| 发布时间 | 2011-02-09 15:34:08 |