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

Packages that use TKTestResult
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 TKTestResult in org.apache.qpid.junit.extensions
 

Fields in org.apache.qpid.junit.extensions declared as TKTestResult
protected  TKTestResult TKTestRunner.result
          Holds the test results object, which is reponsible for instrumenting tests/threads to record results.
 



Licensed to the Apache Software Foundation