Test results
1 suite
endpoint.protocol.jms.tests.JMSPollingConsumerQueueTest
testPollingMessageFromQueue
testPollingMessageFromQueueSpecV10
testPollingMessageFromQueueSpecV20
testPollingOnQueue
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
<?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.JMSPollingConsumerQueueTest"/>
      <class name="endpoint.protocol.jms.tests.JMSUtilsTest"/>
      <class name="endpoint.protocol.jms.tests.JMSReplySenderTest"/>
      <class name="endpoint.protocol.jms.tests.JMSConnectionFactoryTestCase"/>
      <class name="endpoint.protocol.jms.tests.JMSPollingConsumerTopicTest"/>
    </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.JMSPollingConsumerQueueTest
testPollingMessageFromQueue 0 ms
testPollingMessageFromQueueSpecV10 4 ms
testPollingMessageFromQueueSpecV20 4 ms
testPollingOnQueue 5 ms
endpoint.protocol.jms.tests.JMSUtilsTest
testConvertJMSMapToXML 8993 ms
testConvertXMLtoJMSMap 8993 ms
testLookupDestination 8993 ms
testInferJMSMessageType 8994 ms
endpoint.protocol.jms.tests.JMSReplySenderTest
testSendBackByteMessages 17124 ms
testSendBackNoPayloadTypeTextMessages 17124 ms
testSendBackTextMessages 17124 ms
testSendBackMapMessages 17125 ms
testSendBackNoPayloadTypeByteMessages 17125 ms
testSendBackWhenMessageContextNull 17125 ms
endpoint.protocol.jms.tests.JMSConnectionFactoryTestCase
testCacheLevelThree 29592 ms
testCacheLevelThreeV2 29592 ms
testCacheLevelTwo 29592 ms
testCachedConnection 29593 ms
testCheckDestinationType 29593 ms
testCloseCached 29593 ms
testCreateConnectionWithCredentials 29593 ms
testFailToConnectToBroker 29593 ms
testCheckJMSProperties 29594 ms
testCreateConnectionWithCredentialsV2 29594 ms
testCreateQueueAndTopicConnectionsFail 29594 ms
testStopConnection 29594 ms
testCacheLevelOne 29595 ms
testCreateQueueConnections 29595 ms
testCreateTopicConnections 29595 ms
endpoint.protocol.jms.tests.JMSPollingConsumerTopicTest
testPollingOnDurableTopic 56038 ms
testPollingOnDurableTopicV1 56038 ms
testPollingOnDurableTopicV2 56038 ms
testPollingOnTopic 56038 ms