Info
Version: | 8.3.0 |
Author(s): | Patrik Hägne, FakeItEasy contributors |
Last Update: | Thursday, June 20, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://fakeiteasy.github.io/ |
NuGet Url: | https://www.nuget.org/packages/FakeItEasy |
Install
Install-Package FakeItEasy
dotnet add package FakeItEasy
paket add FakeItEasy
FakeItEasy Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Castle.Core(>= 4.3.1)
- Castle.Core(>= 4.3.1)
- 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)
- Castle.Core(>= 4.3.1)
Tags
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.