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