[RHINOMOCKS] .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.RhinoMocks |
Install
Install-Package ArrangeContext.RhinoMocks
dotnet add package ArrangeContext.RhinoMocks
paket add ArrangeContext.RhinoMocks
ArrangeContext.RhinoMocks Download (Unzip the "nupkg" after downloading)
Dependencies
- ArrangeContext.Core(>= 0.1.0)
- RhinoMocks(>= 3.6.0)
Tags