SystemMock libraries allows you to easily mock Windows system resources like Registry in unit tests in .NET projects.
Info
Version: | 0.4.3 |
Author(s): | Jozef Izso |
Last Update: | Thursday, April 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jozefizso/SystemMock |
NuGet Url: | https://www.nuget.org/packages/SystemMock |
Install
Install-Package SystemMock
dotnet add package SystemMock
paket add SystemMock
SystemMock Download (Unzip the "nupkg" after downloading)
Dependencies
- SystemWrapper.Interfaces(>= 0.7.0)
Tags