The ILiveTestEngine type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AllErrors |
Gets a read-only collection of all errors that occured during live tests.
| |
| EngineState |
Gets the current state of test engine.
| |
| LiveTestResults |
Gets a read-only collection of live test results. This collection is populated after the ExecutePackage(String, String) method has executed successfully.
| |
| LiveTests |
Gets a read-only collection of live tests. This collection is populated after the LoadActions()()()() or LoadActions(String) methods have executed successfully.
| |
| TestsCoverage |
Gets a read-only collection of test coverage info for repositories and packages.
|