| Class | Description |
|---|---|
| ExecutionRun |
Each test (i.e.
class PerfTestExecution) may have multiple repeats, this class represent a single repeat/run |
| PerfTestConfiguration |
Performance test configuration of a single junit test method
|
| PerfTestExecution |
Represents the execution state of a particular performance test
|
| RunResult | |
| SuiteConfiguration | |
| TrendTestConfiguration |
Represents the configuration of a single trend performance test
|
| Enum | Description |
|---|---|
| PerfConstraintViolation |
Enumeration of possible perf constraint violations
|