|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.objectweb.jtests.jms.framework.JMSTestCase
org.objectweb.jtests.jms.framework.PTPTestCase
org.objectweb.jtests.jms.conform.message.properties.JMSXPropertyTest
public class JMSXPropertyTest
Test the JMSX defined properties.
See JMS Specification, �3.5.9 JMS Defined Properties
| Field Summary |
|---|
| Fields inherited from class org.objectweb.jtests.jms.framework.PTPTestCase |
|---|
admin, ctx, receiver, receiverConnection, receiverQCF, receiverQueue, receiverSession, sender, senderConnection, senderQCF, senderQueue, senderSession |
| Constructor Summary | |
|---|---|
JMSXPropertyTest(java.lang.String name)
|
|
| Method Summary | |
|---|---|
static junit.framework.Test |
suite()
Method to use this class in a Test suite |
void |
testJMSXDeliveryCount()
Test that the JMSX property JMSXDeliveryCount works. |
void |
testJMSXGroupID_1()
Test that the JMSX property JMSXGroupID works |
void |
testSupportsJMSXDeliveryCount()
Test that the JMSX property JMSXDeliveryCount is supported. |
void |
testSupportsJMSXGroupID()
Test that the JMSX property JMSXGroupID is supported. |
void |
testSupportsJMSXGroupSeq()
Test that the JMSX property JMSXGroupSeq is supported. |
| Methods inherited from class org.objectweb.jtests.jms.framework.PTPTestCase |
|---|
setUp, tearDown |
| Methods inherited from class org.objectweb.jtests.jms.framework.JMSTestCase |
|---|
fail, getProviderProperties |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JMSXPropertyTest(java.lang.String name)
| Method Detail |
|---|
public void testSupportsJMSXGroupID()
JMSXGroupID is supported.
public void testJMSXGroupID_1()
JMSXGroupID works
public void testSupportsJMSXGroupSeq()
JMSXGroupSeq is supported.
public void testSupportsJMSXDeliveryCount()
JMSXDeliveryCount is supported.
public void testJMSXDeliveryCount()
JMSXDeliveryCount works.
public static junit.framework.Test suite()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||