SystemWrapper
SystemWrapper copied to clipboard
.NET library for easier testing of system APIs.
SystemWrapper
SystemWrapper is .NET library for easier testing of system APIs.
Usage
To install SystemWrapper, run the following commands in the Package Manager Console
Install-Package SystemWrapper.Interfaces
Install-Package SystemWrapper.Wrappers
License
Source code is licensed under Microsoft Public License (MS-PL).
Source code is forked from https://systemwrapper.codeplex.com/.