- Namespace
- Statiq
.Testing - Containing Type
- TestDocument
Syntax
public TestDocument(in NormalizedPath source, in NormalizedPath destination, IEnumerable<KeyValuePair<string, object>> items, IContentProvider contentProvider = null)
Parameters
Name | Type | Description |
---|---|---|
source | NormalizedPath | |
destination | NormalizedPath | |
items | IEnumerable |
|
contentProvider | IContentProvider |