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

Syntax

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

Parameters

Name Type Description
path NormalizedPath
content string
mediaType string