Wyam.Testing.IO Namespace

Class Types

Class Summary
StringBuilderStream
TestDirectory Represents a directory. Not all implementations will support all available methods and may throw System.NotSupportedException.
TestFile Represents a file. Not all implementations will support all available methods and may throw System.NotSupportedException.
TestFileProvider A provider that can instantiate Wyam.Common.IO.IFile and Wyam.Common.IO.IDirectory objects from their paths.
TestFileSystem A file system for testing that uses a single file provider.
GitHub