ITestRun Interface |
Namespace: TestArchitect.Harness.Core
The ITestRun type exposes the following members.
Name | Description | |
---|---|---|
DurationTime |
Gets execution time of the given test run
| |
FileName |
Gets file name of the given test run
|
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
|