Summary
Called when a test has finished
- Namespace
- TCLite
.Interfaces - Containing Type
- ITestListener
Syntax
void TestFinished(ITestResult result)
Parameters
Name | Type | Description |
---|---|---|
result | ITestResult | The result of the test |
Return Value
Type | Description |
---|---|
void |