It's faking amazing! The easy mocking framework 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 3.4.1
Install-Package FakeItEasy -Version 3.4.1
| 包名 | 版本要求 |
|---|---|
| Microsoft.Extensions.DependencyModel | [1.0.0, ) |
| System.Collections.Concurrent | [4.0.12, ) |
| System.Runtime.Loader | [4.0.0, ) |
| Castle.Core | [4.1.0, ) |
| 作者 | Patrik Hägne, FakeItEasy contributors |
|---|---|
| 发布时间 | 2017-06-15 11:52:44 |
| 项目主页 | http://fakeiteasy.github.io/ |
| 许可证 | https://github.com/FakeItEasy/FakeItEasy/blob/master/License.txt |