Package org.databene.contiperf.junit

Class Summary
BlockContiPerfClassRunner Replaces the standard BlockJUnit4ClassRunner for supporting ContiPerf features in performance test suites.
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.
JUnitInvoker Invoker implementation for JUnit 4.7+.
JUnitReportContext JUnit-specific implementation of the ReportContext interface.
ParallelRunner Executes all tests of one test class concurrently.
ParallelScheduler RunnerScheduler which executes all tests in parallel.
 

Error Summary
JUnitPerfTestFailure Reports a performance test failure to the JUnit test framework.
PerformanceRequirementFailedError JUnit-specific class for indicating performance requirement failures.
 



Copyright © 2013. All Rights Reserved.