Uses of Class
org.apache.qpid.testkit.TestLauncher

Packages that use TestLauncher
org.apache.qpid.testkit.soak   
 

Uses of TestLauncher in org.apache.qpid.testkit.soak
 

Subclasses of TestLauncher in org.apache.qpid.testkit.soak
 class ResourceLeakTest
          Test Description ================ This test will open x number of connections where each connection will create a session and a producer/consumer pair, and then a randomly selected set of connections (about 1/4th) will send a configurable no of messages and try to receive them.
 



Licensed to the Apache Software Foundation