| |
|
| org.mockejb.jms.test.MessageTester org.mockejb.jms.test.MapMessageImplTest
MapMessageImplTest | public class MapMessageImplTest extends MessageTester (Code) | | Tests MapMessageImpl .
author: Dimitar Gospodinov |
MapMessageImplTest | public MapMessageImplTest(String name)(Code) | | |
testAllValues | public void testAllValues() throws JMSException(Code) | | |
testBoolean | public void testBoolean() throws JMSException(Code) | | |
testByte | public void testByte() throws JMSException(Code) | | |
testByteArray | public void testByteArray() throws JMSException(Code) | | |
testChar | public void testChar() throws JMSException(Code) | | |
testDouble | public void testDouble() throws JMSException(Code) | | |
testFloat | public void testFloat() throws JMSException(Code) | | |
testInt | public void testInt() throws JMSException(Code) | | |
testLong | public void testLong() throws JMSException(Code) | | |
testShort | public void testShort() throws JMSException(Code) | | |
testString | public void testString() throws JMSException(Code) | | |
Fields inherited from org.mockejb.jms.test.MessageTester | protected Message message(Code)(Java Doc)
|
|
|
|