The ITestRunner type exposes the following members.

Methods

  NameDescription
Dispose
Disposes the test runner. Does nothing if already disposed or if not initialized.
Explore
Explores tests in a test package.
Initialize
Initializes the test runner.
RegisterExtension
Registers a test runner extension.
Run
Explores and runs tests in a test package.

Properties

  NameDescription
Events
Gets the event dispatcher for the test runner.

See Also