Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
6 3 0 0 50% 0.594

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

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.commons.messenger 6 3 0 0 50% 0.594

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

org.apache.commons.messenger

Class Tests Errors Failures Skipped Success Rate Time
LockTest 3 0 0 0 100% 0.016
TestMessenger 3 3 0 0 0% 0.578

Test Cases

LockTest

testNormalLockOperation 0.016
testNestedLockOperation 0
testReleaseBeforeAcquireShouldFail 0

TestMessenger

testSendTopic 0.485
Failed to lookup: TopicConnectionFactory using JNDI. javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
testSendQueue 0
Failed to lookup: QueueConnectionFactory using JNDI. javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
testRpc 0
Failed to lookup: QueueConnectionFactory using JNDI. javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial

Failure Details


testSendTopic
javax.jms.JMSException: Failed to lookup: TopicConnectionFactory using JNDI. javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
testSendQueue
javax.jms.JMSException: Failed to lookup: QueueConnectionFactory using JNDI. javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
testRpc
javax.jms.JMSException: Failed to lookup: QueueConnectionFactory using JNDI. javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial