|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JMSTestCase | |
---|---|
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. |
Uses of JMSTestCase in org.objectweb.jtests.jms.conform.connection |
---|
Subclasses of JMSTestCase in org.objectweb.jtests.jms.conform.connection | |
---|---|
class |
ConnectionTest
Test connections. |
class |
TopicConnectionTest
Test topic-specific connection features. |
Uses of JMSTestCase in org.objectweb.jtests.jms.conform.message |
---|
Subclasses of JMSTestCase in org.objectweb.jtests.jms.conform.message | |
---|---|
class |
MessageBodyTest
Tests on message body. |
class |
MessageDefaultTest
Test the default constants of the javax.jms.Message interface. |
class |
MessageTypeTest
Test the different types of messages provided by JMS. |
Uses of JMSTestCase in org.objectweb.jtests.jms.conform.message.headers |
---|
Subclasses of JMSTestCase in org.objectweb.jtests.jms.conform.message.headers | |
---|---|
class |
MessageHeaderTest
Test the headers of a message |
Uses of JMSTestCase in org.objectweb.jtests.jms.conform.message.properties |
---|
Subclasses of JMSTestCase 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 JMSTestCase in org.objectweb.jtests.jms.conform.queue |
---|
Subclasses of JMSTestCase 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 JMSTestCase in org.objectweb.jtests.jms.conform.selector |
---|
Subclasses of JMSTestCase 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 JMSTestCase in org.objectweb.jtests.jms.conform.session |
---|
Subclasses of JMSTestCase 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 |
class |
TopicSessionTest
Test topic sessions See JMS specifications, �4.4 Session |
class |
UnifiedSessionTest
Test unified JMS 1.1 sessions. |
Uses of JMSTestCase in org.objectweb.jtests.jms.conform.topic |
---|
Subclasses of JMSTestCase in org.objectweb.jtests.jms.conform.topic | |
---|---|
class |
TemporaryTopicTest
Test the javax.jms.TemporaryTopic features. |
Uses of JMSTestCase in org.objectweb.jtests.jms.framework |
---|
Subclasses of JMSTestCase in org.objectweb.jtests.jms.framework | |
---|---|
class |
PTPTestCase
Creates convenient Point to Point JMS objects which can be needed for tests. |
class |
PubSubTestCase
Creates convenient JMS Publish/Subscribe objects which can be needed for tests. |
class |
UnifiedTestCase
Creates convenient Unified JMS 1.1 objects which can be needed for tests. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |