- Assembly
 - Wyam
.Testing .dll  - Namespace
 - Wyam
.Testing .IO  - Containing Type
 - TestFileProvider
 
Syntax
public void AddFile(string path, string content = "")
	Parameters
| Name | Type | Description | 
|---|---|---|
| path | string | |
| content | string | 
Return Value
| Type | Description | 
|---|---|
| void | 
