Found 8 packages
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.
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. 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.
Package Description
Shared code for the Habitat config system. Includes: -Micro durable document repository implementation -File system facade built around SystemWrapper -Config data DTOs for easy serialization/deserialization
Interfaced wrappers around System Diagnostics.