|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
org.objectweb.jtests.jms.framework.JMSTestCase (src)
org.objectweb.jtests.jms.framework.PubSubTestCase (src)
org.objectweb.jtests.jms.conform.topic.TemporaryTopicTest
Test the javax.jms.TemporaryTopic
features.
Field Summary |
Fields inherited from class org.objectweb.jtests.jms.framework.PubSubTestCase (src) |
publisher, publisherConnection, publisherSession, publisherTCF, publisherTopic, subscriber, subscriberConnection, subscriberSession, subscriberTCF, subscriberTopic |
Constructor Summary | |
TemporaryTopicTest(java.lang.String name)
|
Method Summary | |
static Test |
suite()
Method to use this class in a Test suite |
void |
testTemporaryTopic()
Test a TemporaryTopic |
Methods inherited from class org.objectweb.jtests.jms.framework.PubSubTestCase (src) |
setUp, tearDown |
Methods inherited from class org.objectweb.jtests.jms.framework.JMSTestCase (src) |
fail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TemporaryTopicTest(java.lang.String name)
Method Detail |
public void testTemporaryTopic()
public static Test suite()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |