Summary

[ summary ] [ package list ] [ test cases ]

Tests Errors Failures Success rate Time(s)
68 0 0 100.00% 1.26

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

[ summary ] [ package list ] [ test cases ]

Package Tests Errors Failures Success Rate Time
org.huihoo.jfox.ms.jms.base 7 0 0 100.00% 0.17
org.huihoo.jfox.ms.jms.message 54 0 0 100.00% 0.51
org.huihoo.jfox.ms.jms.util 4 0 0 100.00% 0.19
org.huihoo.jfox.ms.jms.queue 3 0 0 100.00% 0.39

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.huihoo.jfox.ms.jms.base

Class Tests Errors Failures Success Rate Time
DeliveryModeImplTest 4 0 0 100.00% 0.141
DestinationImplTest 3 0 0 100.00% 0.030

org.huihoo.jfox.ms.jms.message

Class Tests Errors Failures Success Rate Time
ExpirationTest 3 0 0 100.00% 0.040
MessageIDTest 2 0 0 100.00% 0.040
PriorityTest 3 0 0 100.00% 0.040
CorrelationIDTest 3 0 0 100.00% 0.030
MessageHeaderTest 23 0 0 100.00% 0.020
MessageTypeTest 2 0 0 100.00% 0.190
MessagePropertiesTest 18 0 0 100.00% 0.150

org.huihoo.jfox.ms.jms.util

Class Tests Errors Failures Success Rate Time
JMSTimestampTest 4 0 0 100.00% 0.190

org.huihoo.jfox.ms.jms.queue

Class Tests Errors Failures Success Rate Time
QueueImplTest 3 0 0 100.00% 0.390

Test Cases

[ summary ] [ package list ] [ test cases ]

DeliveryModeImplTest

testDeliveryModeImpl Success 0.03
testDeliveryModeImplI Success 0.00
testSetDeliveryMode Success 0.00
testGetDeliveryMode Success 0.00

DestinationImplTest

testDestinationImpl Success 0.01
testDestinationImplString Success 0.00
testSetDestinationName Success 0.00

ExpirationTest

testExpiration Success 0.01
testExpirationJ Success 0.00
testGetExpiration Success 0.00

MessageIDTest

testMessageID Success 0.01
testGetMessageID Success 0.00

PriorityTest

testPriority Success 0.00
testPriorityI Success 0.00
testGetPriority Success 0.00

CorrelationIDTest

testCorrelationID Success 0.01
testCorrelationIDString Success 0.00
testCorrelationIDBArray Success 0.00

MessageHeaderTest

testMessageHeader Success 0.00
testSetJMSDestination Success 0.00
testGetJMSDestination Success 0.00
testSetJMSDeliveryMode Success 0.00
testGetJMSDeliveryMode Success 0.00
testSetJMSMessageID Success 0.00
testGetJMSMessageID Success 0.00
testSetJMSTimestamp Success 0.00
testGetJMSTimestamp Success 0.00
testSetJMSCorrelationID Success 0.00
testGetJMSCorrelationID Success 0.00
testSetJMSCorrelationIDAsBytes Success 0.00
testGetJMSCorrelationIDAsBytes Success 0.00
testSetJMSReplyTo Success 0.00
testGetJMSReplyTo Success 0.00
testSetJMSRedelivered Success 0.00
testGetJMSRedelivered Success 0.00
testGetJMSType Success 0.00
testSetJMSType Success 0.00
testSetJMSExpiration Success 0.00
testGetJMSExpiration Success 0.00
testSetJMSPriority Success 0.00
testGetJMSPriority Success 0.00

MessageTypeTest

testMessageType Success 0.00
testMessageTypeString Success 0.00

MessagePropertiesTest

testSetBooleanProperty Success 0.00
testGetBooleanProperty Success 0.00
testSetByteProperty Success 0.00
testGetByteProperty Success 0.00
testSetShortProperty Success 0.00
testGetShortProperty Success 0.00
testSetIntProperty Success 0.00
testGetIntProperty Success 0.00
testSetLongProperty Success 0.01
testGetLongProperty Success 0.00
testSetFloatProperty Success 0.00
testGetFloatProperty Success 0.00
testSetDoubleProperty Success 0.00
testGetDoubleProperty Success 0.00
testSetStringProperty Success 0.00
testGetStringProperty Success 0.00
testSetObjectProperty Success 0.00
testGetObjectProperty Success 0.00

JMSTimestampTest

testJMSTimestamp Success 0.04
testJMSTimestampJ Success 0.00
testGetCurrentTime Success 0.00
testSetCurrentTime Success 0.00

QueueImplTest

testGetReference Success 0.00
testQueueImpl Success 0.00
testGetQueueName Success 0.00