Summary
Construct a TestAdapter for a Test
- Namespace
- TCLite
- Containing Type
- TestContext
.TestAdapter
Syntax
public TestAdapter(Test test)
Parameters
Name | Type | Description |
---|---|---|
test | Test | The Test to be adapted |
Return Value
Type | Description |
---|---|
void |