Uses of Package
org.objectweb.jtests.jms.framework

Packages that use org.objectweb.jtests.jms.framework
org.objectweb.jtests.jms.conform.connection Tests JMS Connection features. 
org.objectweb.jtests.jms.conform.message Tests JMS Message features. 
org.objectweb.jtests.jms.conform.message.headers Tests JMS Message Header Fields features. 
org.objectweb.jtests.jms.conform.message.properties Tests JMS Message Properties features. 
org.objectweb.jtests.jms.conform.queue Tests JMS Queue features. 
org.objectweb.jtests.jms.conform.selector Tests JMS Selector features. 
org.objectweb.jtests.jms.conform.session Tests JMS Session features. 
org.objectweb.jtests.jms.conform.topic Tests JMS Topic features. 
org.objectweb.jtests.jms.framework Extension of JUnit Testing framework to take into account JMS specific features. 
 

Classes in org.objectweb.jtests.jms.framework used by org.objectweb.jtests.jms.conform.connection
JMSTestCase
          Class extending junit.framework.TestCase to provide a new fail() method with an Exception as parameter.
PTPTestCase
          Creates convenient Point to Point JMS objects which can be needed for tests.
PubSubTestCase
          Creates convenient JMS Publish/Subscribe objects which can be needed for tests.
 

Classes in org.objectweb.jtests.jms.framework used by org.objectweb.jtests.jms.conform.message
JMSTestCase
          Class extending junit.framework.TestCase to provide a new fail() method with an Exception as parameter.
PTPTestCase
          Creates convenient Point to Point JMS objects which can be needed for tests.
 

Classes in org.objectweb.jtests.jms.framework used by org.objectweb.jtests.jms.conform.message.headers
JMSTestCase
          Class extending junit.framework.TestCase to provide a new fail() method with an Exception as parameter.
PTPTestCase
          Creates convenient Point to Point JMS objects which can be needed for tests.
 

Classes in org.objectweb.jtests.jms.framework used by org.objectweb.jtests.jms.conform.message.properties
JMSTestCase
          Class extending junit.framework.TestCase to provide a new fail() method with an Exception as parameter.
PTPTestCase
          Creates convenient Point to Point JMS objects which can be needed for tests.
 

Classes in org.objectweb.jtests.jms.framework used by org.objectweb.jtests.jms.conform.queue
JMSTestCase
          Class extending junit.framework.TestCase to provide a new fail() method with an Exception as parameter.
PTPTestCase
          Creates convenient Point to Point JMS objects which can be needed for tests.
 

Classes in org.objectweb.jtests.jms.framework used by org.objectweb.jtests.jms.conform.selector
JMSTestCase
          Class extending junit.framework.TestCase to provide a new fail() method with an Exception as parameter.
PTPTestCase
          Creates convenient Point to Point JMS objects which can be needed for tests.
 

Classes in org.objectweb.jtests.jms.framework used by org.objectweb.jtests.jms.conform.session
JMSTestCase
          Class extending junit.framework.TestCase to provide a new fail() method with an Exception as parameter.
PTPTestCase
          Creates convenient Point to Point JMS objects which can be needed for tests.
PubSubTestCase
          Creates convenient JMS Publish/Subscribe objects which can be needed for tests.
UnifiedTestCase
          Creates convenient Unified JMS 1.1 objects which can be needed for tests.
 

Classes in org.objectweb.jtests.jms.framework used by org.objectweb.jtests.jms.conform.topic
JMSTestCase
          Class extending junit.framework.TestCase to provide a new fail() method with an Exception as parameter.
PubSubTestCase
          Creates convenient JMS Publish/Subscribe objects which can be needed for tests.
 

Classes in org.objectweb.jtests.jms.framework used by org.objectweb.jtests.jms.framework
JMSTestCase
          Class extending junit.framework.TestCase to provide a new fail() method with an Exception as parameter.
 



Copyright © 2010 JBoss, A division of Red Hat. All Rights Reserved.