| Interface | Description |
|---|---|
| Percentile |
Represents percentile rank and its execution time limit
|
| PerformanceSuite |
Marker for class which contains multiple performance tests
|
| PerformanceTest |
Mark the test as a JPut performance test, allowing to assert test execution time and analyze execution time trends
|
| PerformanceTrend |
Configuration for performance trend analysis, must be defined through
interface PerformanceTest |