Summary
Applies a named property to the test
- Namespace
- TCLite
- Containing Type
- TestCaseData
Syntax
public TestCaseData SetProperty(string propName, int propValue)
Parameters
| Name | Type | Description |
|---|---|---|
| propName | string | |
| propValue | int |
Return Value
| Type | Description |
|---|---|
| TestCaseData |
