TestDirectory.

TestDirectory(TestFileProvider, DirectoryPath) Constructor

Assembly
Wyam.Testing.dll
Namespace
Wyam.Testing.IO
Containing Type
TestDirectory

Syntax

public TestDirectory(TestFileProvider fileProvider, DirectoryPath path)

Parameters

Name Type Description
fileProvider TestFileProvider
path DirectoryPath

Return Value

Type Description
void
GitHub