| Interface | Description |
|---|---|
| PerformanceSuite | |
| PerformanceTest |
Mark the test as a JPut performance test, allowing to assert test execution time and analyze execution time trends
|
| UnitPerformanceAnalyzer |
| Class | Description |
|---|---|
| TestExceptionsAnalyzer |
This analyzer verifies that count of occurred exceptions is within defined limits
|
| UnitPerformanceAnalyzerImpl |
This analyzer verifies that execution times (avg, max etc) are within defined limits.
|