TestDocument(NormalizedPath, NormalizedPath, IContentProvider) Constructor
Namespace
Statiq.Testing
Containing Type
TestDocument

Syntax

public TestDocument(in NormalizedPath source, in NormalizedPath destination, IContentProvider contentProvider = null)

Parameters

Name Type Description
source NormalizedPath
destination NormalizedPath
contentProvider IContentProvider