Summary
    Apply changes to the execution context
    
		- Namespace
 - TCLite
.Interfaces  - Containing Type
 - IApplyToContext
 
Syntax
void ApplyToContext(ITestExecutionContext context)
	Parameters
| Name | Type | Description | 
|---|---|---|
| context | I | 
						The execution context | 
Return Value
| Type | Description | 
|---|---|
| void | 
