| |
|
| org.mockejb.jms.test.MessageTester org.mockejb.jms.test.StreamMessageImplTester
StreamMessageImplTester | public class StreamMessageImplTester extends MessageTester (Code) | | author: dgospodinov author: To change the template for this generated type comment go to author: Window>Preferences>Java>Code Generation>Code and Comments author: org.mockejb.jms |
StreamMessageImplTester | public StreamMessageImplTester(String name)(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) | | |
testClone | public void testClone() 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) | | |
testMessageNotReadable | public void testMessageNotReadable() throws JMSException(Code) | | |
testMessageNotWritable | public void testMessageNotWritable() throws JMSException(Code) | | |
testObject | public void testObject() 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)
|
|
|
|