Test results
1 suite
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
endpoint.protocol.jms.tests.JMSConnectionFactoryTestCase
testCacheLevelOne
testCacheLevelThree
testCacheLevelThreeV2
testCacheLevelTwo
testCachedConnection
testCheckDestinationType
testCheckJMSProperties
testCloseCached
testCreateConnectionWithCredentials
testCreateConnectionWithCredentialsV2
testCreateQueueAndTopicConnectionsFail
testCreateQueueConnections
testCreateTopicConnections
testFailToConnectToBroker
testStopConnection
endpoint.protocol.jms.tests.JMSReplySenderTest
testSendBackByteMessages
testSendBackMapMessages
testSendBackNoPayloadTypeByteMessages
testSendBackNoPayloadTypeTextMessages
testSendBackTextMessages
testSendBackWhenMessageContextNull
<?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.JMSConnectionFactoryTestCase"/>
      <class name="endpoint.protocol.jms.tests.JMSPollingConsumerTopicTest"/>
      <class name="endpoint.protocol.jms.tests.JMSPollingConsumerQueueTest"/>
      <class name="endpoint.protocol.jms.tests.JMSUtilsTest"/>
      <class name="endpoint.protocol.jms.tests.JMSReplySenderTest"/>
    </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.JMSConnectionFactoryTestCase
testCacheLevelTwo 0 ms
testCacheLevelThree 3 ms
testCacheLevelThreeV2 3 ms
testCacheLevelOne 4 ms
testCachedConnection 4 ms
testCloseCached 4 ms
testCheckDestinationType 5 ms
testCreateConnectionWithCredentials 5 ms
testFailToConnectToBroker 5 ms
testCheckJMSProperties 6 ms
testCreateConnectionWithCredentialsV2 6 ms
testCreateQueueAndTopicConnectionsFail 6 ms
testStopConnection 6 ms
testCreateQueueConnections 7 ms
testCreateTopicConnections 7 ms
endpoint.protocol.jms.tests.JMSPollingConsumerTopicTest
testPollingOnDurableTopic 26898 ms
testPollingOnDurableTopicV1 26898 ms
testPollingOnDurableTopicV2 26898 ms
testPollingOnTopic 26898 ms
endpoint.protocol.jms.tests.JMSPollingConsumerQueueTest
testPollingMessageFromQueue 35003 ms
testPollingMessageFromQueueSpecV10 35003 ms
testPollingMessageFromQueueSpecV20 35003 ms
testPollingOnQueue 35003 ms
endpoint.protocol.jms.tests.JMSUtilsTest
testConvertJMSMapToXML 43146 ms
testConvertXMLtoJMSMap 43146 ms
testLookupDestination 43146 ms
testInferJMSMessageType 43147 ms
endpoint.protocol.jms.tests.JMSReplySenderTest
testSendBackByteMessages 51258 ms
testSendBackTextMessages 51258 ms
testSendBackMapMessages 51259 ms
testSendBackNoPayloadTypeByteMessages 51259 ms
testSendBackNoPayloadTypeTextMessages 51259 ms
testSendBackWhenMessageContextNull 51259 ms