Summary
Modifies a test by adding a description, if not already set.
- Namespace
- TCLite
- Containing Type
- TestFixtureAttribute
Syntax
public void ApplyToTest(ITest test)
Parameters
| Name | Type | Description |
|---|---|---|
| test | ITest | The test to modify |
Return Value
| Type | Description |
|---|---|
| void |
