Summary

Tests Errors Failures Success Rate Time
44 0 0 100.00% 0.38

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

Package List

Package Tests Errors Failures Success Rate Time
org.apache.xbean.naming.global 3 0 0 100.00% 0.01
org.apache.xbean.naming.context 41 0 0 100.00% 0.37

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

org.apache.xbean.naming.global

Class Tests Errors Failures Success Rate Time
GlobalContextManagerTest 3 0 0 100.00% 0.01

org.apache.xbean.naming.context

Class Tests Errors Failures Success Rate Time
ContextAccessControlListTest 4 0 0 100.00% 0.04
FederationTest 14 0 0 100.00% 0.08
ImmutableContextTest 1 0 0 100.00% 0.01
UnmodifiableContextTest 3 0 0 100.00% 0.01
WritableContextTest 19 0 0 100.00% 0.23

Test Cases

ContextAccessControlListTest

testAllowDeny 0.01
testDenyAllow 0.00
testAllowDenyContext 0.01
testDenyAllowContext 0.02

FederationTest

testBasic 0.01
testMutability 0.00
testBindDirect 0.00
testBindWrapper 0.00
testBindInner 0.00
testRebindDirect 0.00
testRebindWrapper 0.01
testRebindInner 0.00
testUnbindWrapper 0.00
testUnbindDirect 0.00
testUnbindInner 0.00
testRenameInner 0.02
testCreateSubcontextWrapper 0.00
testCreateSubcontextInner 0.00

ImmutableContextTest

testBasic 0.01

UnmodifiableContextTest

testBasic 0.00
testAddBinding 0.00
testRemoveBinding 0.00

WritableContextTest

testLookupAndList 0.03
testLookupExceptions 0.03
testLookupLinkExceptions 0.02
testListExceptions 0.02
testListBindingsExceptions 0.02
testBind 0.00
testBindExceptions 0.01
testUnbind 0.00
testUnbindExceptions 0.01
testRebind 0.00
testRebindExceptions 0.01
testRename 0.00
testRenameExceptions 0.02
testCreateSubcontext 0.00
testCreateSubcontextExceptions 0.01
testDestroySubcontext 0.00
testDestroySubcontextExceptions 0.01
testLookupSubContext 0.00
testDeepBinding 0.00

GlobalContextManagerTest

testNoGlobalContextSet 0.00
testDefaultInitialContext 0.00
testPackageDir 0.00