| Interface | Description |
|---|---|
| IdentifiableTestCase |
Interface to be implemented by a class with PerformanceTests.
|
| IdentifiableTestClass |
Interface to be implemented by a class with PerformanceTests.
|
| TestHelper |
| Class | Description |
|---|---|
| AbstractRepositoryTest | |
| ParameterizedTestList |
Represents the object that will be returned by the method in which a new
PerformanceTestSuite is created
|
| PerformanceRecord |
Wrapper for recorded performance statistics and defined threshold
|
| PerformanceRunner |
The custom JUnit runner that collects the performance tests
|
| PerformanceSuiteState | |
| ReportLogger | |
| ResourceResolverTestRequest |
| Enum | Description |
|---|---|
| PerformanceRunner.ReportLevel | |
| ReportLogger.ReportType |
| Annotation Type | Description |
|---|---|
| PerformanceRunner.Parameters |
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.