| Interface | Description |
|---|---|
| NativeTestSuite |
A component representing a suite of tests that will be executed together.
|
| NativeTestSuiteBinary |
An executable which runs a suite of tests.
|
| ProjectComponentNativeTestSuite |
A suite of tests for a project component.
|
| TestSuiteContainer |
A polymorphic container of
NativeTestSuite instances. |
| TestSuiteExecutableBinary |
An executable which runs a suite of tests.
|