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