| |
|
| org.mockejb.jms.test.MessageImplTest
MessageImplTest | public class MessageImplTest extends TestCase (Code) | | Tests MessageImpl .
author: Dimitar Gospodinov |
testBooleanProperty | public void testBooleanProperty() throws JMSException(Code) | | |
testByteProperty | public void testByteProperty() throws JMSException(Code) | | |
testDoubleProperty | public void testDoubleProperty() throws JMSException(Code) | | |
testFloatProperty | public void testFloatProperty() throws JMSException(Code) | | |
testHeaderFields | public void testHeaderFields() throws JMSException(Code) | | |
testIntProperty | public void testIntProperty() throws JMSException(Code) | | |
testLongProperty | public void testLongProperty() throws JMSException(Code) | | |
testProperties | public void testProperties() throws JMSException(Code) | | |
testShortProperty | public void testShortProperty() throws JMSException(Code) | | |
testStringProperty | public void testStringProperty() throws JMSException(Code) | | |
|
|
|