Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
17 0 0 0 100% 181.88

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

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.jomc.ri.test 17 0 0 0 100% 181.88

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

org.jomc.ri.test

Class Tests Errors Failures Skipped Success Rate Time
TestScopeImplementation 1 0 0 0 100% 3.546
TestLocationImplementation 1 0 0 0 100% 0.002
TestLocator 0 0 0 0 0% 0.001
TestImplementation 12 0 0 0 100% 176.442
TestObjectManagementListener 0 0 0 0 0% 0
InvokerTest 0 0 0 0 0% 0.001
DefaultObjectManagerTest 3 0 0 0 100% 1.887
TestScope 0 0 0 0 0% 0
TestInvoker 0 0 0 0 0% 0.001

Test Cases

TestScopeImplementation

org.jomc.ri.test.TestScopeImplementation.testUnsupportedScope 3.542

TestLocationImplementation

org.jomc.ri.test.TestLocationImplementation.testUnsupportedLocation 0.002

TestLocator

TestImplementation

org.jomc.ri.test.TestImplementation.testBoundMultitons 11.854
org.jomc.ri.test.TestImplementation.testUnboundMultitons 29.73
org.jomc.ri.test.TestImplementation.testSelectedBoundMultiton 11.461
org.jomc.ri.test.TestImplementation.testSelectedUnboundMultiton 28.62
org.jomc.ri.test.TestImplementation.testBoundSingletons 11.422
org.jomc.ri.test.TestImplementation.testUnboundSingletons 24.204
org.jomc.ri.test.TestImplementation.testSelectedBoundSingleton 11.589
org.jomc.ri.test.TestImplementation.testSelectedUnboundSingleton 23.601
org.jomc.ri.test.TestImplementation.testProperties 11.48
org.jomc.ri.test.TestImplementation.testMessages 12.473
org.jomc.ri.test.TestImplementation.testOptionalDependency 0.001
org.jomc.ri.test.TestImplementation.testInvoker 0.004

TestObjectManagementListener

InvokerTest

DefaultObjectManagerTest

org.jomc.ri.test.DefaultObjectManagerTest.testNullPointerException 0.003
org.jomc.ri.test.DefaultObjectManagerTest.testNotNull 1.875
org.jomc.ri.test.DefaultObjectManagerTest.testNull 0.009

TestScope

TestInvoker