Uses of Interface
org.apache.qpid.junit.extensions.InstrumentedTest

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

Classes in org.apache.qpid.junit.extensions that implement InstrumentedTest
 class AsymptoticTestCase
          AsymptoticTestCase is an extension of TestCase for writing unit tests to analyze asymptotic time and space behaviour.
 



Licensed to the Apache Software Foundation