Summary
    A test has produced some text output
    
		- Namespace
 - TCLite
.Runners  - Containing Type
 - TestRunner
 
Syntax
public void TestOutput(TestOutput testOutput)
	Parameters
| Name | Type | Description | 
|---|---|---|
| testOutput | TestOutput | A TestOutput object holding the text that was written | 
Return Value
| Type | Description | 
|---|---|
| void | 
