Uses of Class
org.objectweb.jtests.jms.framework.PTPTestCase
Packages that use PTPTestCase
Package
Description
Tests JMS Connection features.
Tests JMS Message features.
Tests JMS Message Header Fields features.
Tests JMS Message Properties features.
Tests JMS Queue features.
Tests JMS Selector features.
Tests JMS Session features.
-
Uses of PTPTestCase in org.objectweb.jtests.jms.conform.connection
Subclasses of PTPTestCase in org.objectweb.jtests.jms.conform.connection -
Uses of PTPTestCase in org.objectweb.jtests.jms.conform.message
Subclasses of PTPTestCase in org.objectweb.jtests.jms.conform.messageModifier and TypeClassDescriptionclassTests on message body.classTest the different types of messages provided by JMS. -
Uses of PTPTestCase in org.objectweb.jtests.jms.conform.message.headers
Subclasses of PTPTestCase in org.objectweb.jtests.jms.conform.message.headers -
Uses of PTPTestCase in org.objectweb.jtests.jms.conform.message.properties
Subclasses of PTPTestCase in org.objectweb.jtests.jms.conform.message.propertiesModifier and TypeClassDescriptionclassTest the JMSX defined properties.classTest the conversion of primitive types for thejakarta.jms.Messageproperties.classTest thejakarta.jms.Messageproperties. -
Uses of PTPTestCase in org.objectweb.jtests.jms.conform.queue
Subclasses of PTPTestCase in org.objectweb.jtests.jms.conform.queueModifier and TypeClassDescriptionclassTest thejakarta.jms.QueueBrowserfeatures.classTest thejakarta.jms.TemporaryQueuefeatures. -
Uses of PTPTestCase in org.objectweb.jtests.jms.conform.selector
Subclasses of PTPTestCase in org.objectweb.jtests.jms.conform.selectorModifier and TypeClassDescriptionclassTest the syntax of of message selector of JMSclassTest the message selector features of JMS -
Uses of PTPTestCase in org.objectweb.jtests.jms.conform.session
Subclasses of PTPTestCase in org.objectweb.jtests.jms.conform.sessionModifier and TypeClassDescriptionclassTest queue sessions
See JMS specifications, sec.classTest sessions
See JMS specifications, sec.