Summary
Modifies a test as defined for the specific attribute.
- Namespace
- TCLite
.Interfaces - Containing Type
- IApplyToTest
Syntax
void ApplyToTest(ITest test)
Parameters
| Name | Type | Description |
|---|---|---|
| test | ITest | The test to modify |
Return Value
| Type | Description |
|---|---|
| void |
