Click or drag to resize
ITestRun Methods

The ITestRun type exposes the following members.

Methods
  NameDescription
Public methodGetTotalChecks
Gets a total number of checkpoints in the current test run
Public methodGetTotalErrors
Gets a total number of errors in the current test run
Public methodGetTotalFails
Gets a total number of fails in the current test run
Public methodGetTotalWarnings
Gets a total number of warnings in the current test run
Top
See Also