The ITestRunner type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| 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
| Name | Description | |
|---|---|---|
| Events |
Gets the event dispatcher for the test runner.
|
