Uses of Class
org.exolab.jmscts.core.AbstractTestRunner

Packages that use AbstractTestRunner
org.exolab.jmscts.core Core code used to execute JMS CTS 
org.exolab.jmscts.core.service Services 
 

Uses of AbstractTestRunner in org.exolab.jmscts.core
 

Subclasses of AbstractTestRunner in org.exolab.jmscts.core
 class JMSTestRunner
          This class enables test cases to be run against different JMS providers
 class StressTestRunner
          This class enables stress test cases to be run against different JMS providers
 

Uses of AbstractTestRunner in org.exolab.jmscts.core.service
 

Constructors in org.exolab.jmscts.core.service with parameters of type AbstractTestRunner
TestTerminatorService(AbstractTestRunner runner, int port)
          Construct an instance of the TestTerminatorService
SnapshotService(AbstractTestRunner runner, int port)
          Construct a new SnapshotService
 



Copyright © 2001-2004 JMS CTS Team. All Rights Reserved.