TestFile.

TestFile(TestFileProvider, FilePath) Constructor

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

Syntax

public TestFile(TestFileProvider fileProvider, FilePath path)

Parameters

Name Type Description
fileProvider TestFileProvider
path FilePath

Return Value

Type Description
void
GitHub