| Class | Description |
|---|---|
| TestExecution |
Representation of a single test (method) execution.
|
| TestExecution.Builder |
Builder for creating
TestExecution instances. |
| TestExecutionWithPartition |
Representation of a test execution in a partition.
|
| TestTestExecutionWithPartitionBuilder |
Builder for creating
TestExecutionWithPartitions for testing. |
| Enum | Description |
|---|---|
| ETestExecutionResult |
The result of a test execution.
|