| Class | Description |
|---|---|
| BlockContiPerfClassRunner |
Replaces the standard
BlockJUnit4ClassRunner for supporting ContiPerf
features in performance test suites.Created: 02.05.2010 07:54:08 |
| ContiPerfRule |
Implements the JUnit
MethodRule interface for adding performance test
features to test calls. |
| ContiPerfSuiteRunner |
JUnit
Runner class for wrapping test classes that are unaware of
ContiPerf with a suite class that adds performance test and requirements
configuration.Created: 02.05.2010 07:32:02 |
| JUnitInvoker | |
| JUnitReportContext |
JUnit-specific implementation of the ReportContext interface.
Created: 16.01.2011 15:12:24 |
| ParallelRunner |
Executes all tests of one test class concurrently.
|
| ParallelScheduler |
RunnerScheduler which executes all tests in parallel.Created: 08.04.2012 07:11:38 |
| Error | Description |
|---|---|
| JUnitPerfTestFailure |
Reports a performance test failure to the JUnit test framework.
Created: 16.01.2011 15:01:16 |
| PerformanceRequirementFailedError |
JUnit-specific class for indicating performance requirement failures.
Created: 16.01.2011 15:39:01 |
| Annotation Type | Description |
|---|---|
| Parallel |
Annotation to mark a method as being potentially run concurrently.
Created: 23.01.2014 11:27:30 |
Copyright © 2019. All rights reserved.