Test results
1 suite
endpoint.protocol.jms.tests.JMSReplySenderTest
testSendBackByteMessages
testSendBackMapMessages
testSendBackNoPayloadTypeByteMessages
testSendBackNoPayloadTypeTextMessages
testSendBackTextMessages
testSendBackWhenMessageContextNull
endpoint.protocol.jms.tests.JMSConnectionFactoryTestCase
testCacheLevelOne
testCacheLevelThree
testCacheLevelThreeV2
testCacheLevelTwo
testCachedConnection
testCheckDestinationType
testCheckJMSProperties
testCloseCached
testCreateConnectionWithCredentials
testCreateConnectionWithCredentialsV2
testCreateQueueAndTopicConnectionsFail
testCreateQueueConnections
testCreateTopicConnections
testFailToConnectToBroker
testStopConnection
endpoint.protocol.jms.tests.JMSUtilsTest
testConvertJMSMapToXML
testConvertXMLtoJMSMap
testInferJMSMessageType
testLookupDestination
endpoint.protocol.jms.tests.JMSPollingConsumerTopicTest
testPollingOnDurableTopic
testPollingOnDurableTopicV1
testPollingOnDurableTopicV2
testPollingOnTopic
endpoint.protocol.jms.tests.JMSPollingConsumerQueueTest
testPollingMessageFromQueue
testPollingMessageFromQueueSpecV10
testPollingMessageFromQueueSpecV20
testPollingOnQueue
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite verbose="0" name="Command line suite" junit="true">
  <test name="Command line test">
    <classes>
      <class name="endpoint.protocol.jms.tests.JMSReplySenderTest"/>
      <class name="endpoint.protocol.jms.tests.JMSPollingConsumerTopicTest"/>
      <class name="endpoint.protocol.jms.tests.JMSConnectionFactoryTestCase"/>
      <class name="endpoint.protocol.jms.tests.JMSUtilsTest"/>
      <class name="endpoint.protocol.jms.tests.JMSPollingConsumerQueueTest"/>
    </classes>
  </test> <!-- Command line test -->
</suite> <!-- Command line suite -->
            
Tests for Command line suite
  • Command line test (5 classes)
Groups for Command line suite
Times for Command line suite
Total running time: 5 minutes
Reporter output for Command line suite
0 ignored methods
Methods in chronological order
endpoint.protocol.jms.tests.JMSReplySenderTest
testSendBackTextMessages 0 ms
testSendBackByteMessages 3 ms
testSendBackMapMessages 3 ms
testSendBackNoPayloadTypeTextMessages 3 ms
testSendBackNoPayloadTypeByteMessages 4 ms
testSendBackWhenMessageContextNull 4 ms
endpoint.protocol.jms.tests.JMSPollingConsumerTopicTest
testPollingOnDurableTopic 13241 ms
testPollingOnDurableTopicV2 13241 ms
testPollingOnTopic 13241 ms
testPollingOnDurableTopicV1 13242 ms
endpoint.protocol.jms.tests.JMSConnectionFactoryTestCase
testCacheLevelThree 21376 ms
testCacheLevelThreeV2 21376 ms
testCacheLevelTwo 21376 ms
testCachedConnection 21377 ms
testCheckDestinationType 21377 ms
testCloseCached 21377 ms
testFailToConnectToBroker 21377 ms
testCheckJMSProperties 21378 ms
testCreateConnectionWithCredentials 21378 ms
testCreateConnectionWithCredentialsV2 21378 ms
testStopConnection 21378 ms
testCacheLevelOne 21379 ms
testCreateQueueAndTopicConnectionsFail 21379 ms
testCreateQueueConnections 21379 ms
testCreateTopicConnections 21379 ms
endpoint.protocol.jms.tests.JMSUtilsTest
testConvertJMSMapToXML 47795 ms
testConvertXMLtoJMSMap 47795 ms
testInferJMSMessageType 47796 ms
testLookupDestination 47796 ms
endpoint.protocol.jms.tests.JMSPollingConsumerQueueTest
testPollingMessageFromQueueSpecV10 55915 ms
testPollingMessageFromQueueSpecV20 55915 ms
testPollingMessageFromQueue 55916 ms
testPollingOnQueue 55916 ms