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

Syntax

public TestDocument(in NormalizedPath source, in NormalizedPath destination, string content, string mediaType = null)

Parameters

Name Type Description
source NormalizedPath
destination NormalizedPath
content string
mediaType string