public class TestExceptionsAnalyzer implements UnitPerformanceAnalyzer
This analyzer verifies that count of occurred exceptions is within defined limits
| Constructor and Description |
|---|
TestExceptionsAnalyzer()
This analyzer verifies that count of occurred exceptions is within defined limits
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<cz.encircled.jput.model.PerfConstraintViolation> |
analyzeUnitTrend(PerfTestExecution execution) |
analyzeUnitTrendpublic TestExceptionsAnalyzer()
This analyzer verifies that count of occurred exceptions is within defined limits
public java.util.List<cz.encircled.jput.model.PerfConstraintViolation> analyzeUnitTrend(PerfTestExecution execution)