Summary
Construct with a Type
- Namespace
- TCLite
- Containing Type
- Test
Case Factory Attribute
Syntax
public TestCaseFactoryAttribute(Type factoryType)
Parameters
| Name | Type | Description |
|---|---|---|
| factoryType | Type | The type that will provide data |
Return Value
| Type | Description |
|---|---|
| void |
