Summary
Construct with the name of the static method, property or field that will provide data
- Namespace
- TCLite
- Containing Type
- Test
Case Data Attribute
Syntax
public TestCaseDataAttribute(string sourceName)
Parameters
| Name | Type | Description |
|---|---|---|
| sourceName | string | The name of the method, property or field that will provide data |
Return Value
| Type | Description |
|---|---|
| void |
