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

Syntax

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

Parameters

Name Type Description
path NormalizedPath
content Stream
mediaType string