ITestRun Methods |
The ITestRun type exposes the following members.
Name | Description | |
---|---|---|
GetTotalChecks |
Gets a total number of checkpoints in the current test run
| |
GetTotalErrors |
Gets a total number of errors in the current test run
| |
GetTotalFails |
Gets a total number of fails in the current test run
| |
GetTotalWarnings |
Gets a total number of warnings in the current test run
|