5 packages tagged with “SystemWrapper”
Implementation of SystemWrapper.Interfaces using standard .NET Framework objects.
Set of interfaces of .NET system APIs that allows interaction mocking.
SystemWrapper is a library that wraps .NET classes for system resources like System.IO.FileInfo, System.Reflection.Assembly, and many other classes so you can easily mock them.
SystemWrapper is a library that wraps .NET classes for system resources like System.IO.FileInfo, System.Reflection.Assembly, and many other classes so you can easily mock them. This particular build of SystemWrapper is strongly-named from revision 94877.
SystemMock libraries allows you to easily mock Windows system resources like Registry in unit tests in .NET projects.