Uses of Class
org.apache.qpid.junit.extensions.TestRunnerImprovedErrorHandling

Packages that use TestRunnerImprovedErrorHandling
org.apache.qpid.junit.extensions Basic JUnit is enahanced with test runners to run tests repeatedly, simultaneously in many threads and with increasing test sizes for asymptotic performance measurements. 
 

Uses of TestRunnerImprovedErrorHandling in org.apache.qpid.junit.extensions
 

Subclasses of TestRunnerImprovedErrorHandling in org.apache.qpid.junit.extensions
 class TKTestRunner
          TKTestRunner extends TestRunner with the ability to run tests multiple times, to execute a test simultaneously using many threads, to put a delay between test runs and adds support for tests that take integer parameters that can be 'stepped' through on multiple test runs.
 



Licensed to the Apache Software Foundation