|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PTPTestCase | |
---|---|
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. |
Uses of PTPTestCase in org.objectweb.jtests.jms.conform.connection |
---|
Subclasses of PTPTestCase in org.objectweb.jtests.jms.conform.connection | |
---|---|
class |
ConnectionTest
Test connections. |
Uses of PTPTestCase in org.objectweb.jtests.jms.conform.message |
---|
Subclasses of PTPTestCase in org.objectweb.jtests.jms.conform.message | |
---|---|
class |
MessageBodyTest
Tests on message body. |
class |
MessageTypeTest
Test 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 | |
---|---|
class |
MessageHeaderTest
Test the headers of a message |
Uses of PTPTestCase in org.objectweb.jtests.jms.conform.message.properties |
---|
Subclasses of PTPTestCase in org.objectweb.jtests.jms.conform.message.properties | |
---|---|
class |
JMSXPropertyTest
Test the JMSX defined properties. |
class |
MessagePropertyConversionTest
Test the conversion of primitive types for the javax.jms.Message properties. |
class |
MessagePropertyTest
Test the javax.jms.Message properties. |
Uses of PTPTestCase in org.objectweb.jtests.jms.conform.queue |
---|
Subclasses of PTPTestCase in org.objectweb.jtests.jms.conform.queue | |
---|---|
class |
QueueBrowserTest
Test the javax.jms.QueueBrowser features. |
class |
TemporaryQueueTest
Test the javax.jms.TemporaryQueue features. |
Uses of PTPTestCase in org.objectweb.jtests.jms.conform.selector |
---|
Subclasses of PTPTestCase in org.objectweb.jtests.jms.conform.selector | |
---|---|
class |
SelectorSyntaxTest
Test the syntax of of message selector of JMS |
class |
SelectorTest
Test 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.session | |
---|---|
class |
QueueSessionTest
Test queue sessions See JMS specifications, �4.4 Session |
class |
SessionTest
Test sessions See JMS specifications, �4.4 Session |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |