Summary
Modifies a test by adding properties to it.
- Namespace
- TCLite
- Containing Type
- PropertyAttribute
Syntax
public virtual void ApplyToTest(ITest test)
Parameters
Name | Type | Description |
---|---|---|
test | ITest | The test to modify |
Return Value
Type | Description |
---|---|
void |