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

Syntax

public TestDocument(IReadOnlySettings settings, in NormalizedPath source, in NormalizedPath destination, IMetadata metadata, IContentProvider contentProvider = null)

Parameters

Name Type Description
settings IReadOnlySettings
source NormalizedPath
destination NormalizedPath
metadata IMetadata
contentProvider IContentProvider