[FAKEITEASY] .NET C#: Arrange Context is a simple Tool to automatically initialize your system-under-test with mocked instances.
Info
| Version: | 3.0.0 |
| Author(s): | Martin Wagenführ |
| Last Update: | Saturday, January 20, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/ArrangeContext.FakeItEasy |
Install
Install-Package ArrangeContext.FakeItEasy
dotnet add package ArrangeContext.FakeItEasy
paket add ArrangeContext.FakeItEasy
ArrangeContext.FakeItEasy Download (Unzip the "nupkg" after downloading)
Dependencies
- ArrangeContext.Core(>= 0.1.0)
- FakeItEasy(>= 6.0.0)
Tags