It's faking amazing! The easy mocking library for .NET that works great in C# and VB.NET alike. No need to know the difference between a stub, a mock or a spy, everything's a fake! The easy to use, refactoring friendly API makes faking a breeze.
dotnet add package FakeItEasy --version 5.2.0
Install-Package FakeItEasy -Version 5.2.0
| 包名 | 版本要求 |
|---|---|
| Castle.Core | [4.3.1, ) |
| Microsoft.Extensions.DependencyModel | [1.0.0, ) |
| NETStandard.Library | [1.6.1, ) |
| System.Collections.Concurrent | [4.3.0, ) |
| System.Runtime.Loader | [4.0.0, ) |
| 包名 | 版本要求 |
|---|---|
| Castle.Core | [4.3.1, ) |
| 作者 | Patrik Hägne, FakeItEasy contributors |
|---|---|
| 发布时间 | 2019-09-05 10:33:02 |
| 项目主页 | https://fakeiteasy.github.io/ |
| 许可证 | https://www.nuget.org/packages/FakeItEasy/5.2.0/license |