Summary

Tests Errors Failures Success Rate Time
31 0 0 100.00% 0.67

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.classloader 31 0 0 100.00% 0.67

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

org.apache.xbean.classloader

Class Tests Errors Failures Success Rate Time
JarFileClassLoaderTest 11 0 0 100.00% 0.22
MultiParentClassLoaderTest 11 0 0 100.00% 0.38
UrlResourceFinderTest 9 0 0 100.00% 0.07

Test Cases

JarFileClassLoaderTest

testTestJars 0.02
testGetName 0.02
testGetParents 0.02
testLoadClass 0.04
testLoadNonExistantClass 0.02
testGetResourceAsStream 0.02
testGetNonExistantResourceAsStream 0.02
testGetResource 0.02
testGetNonExistantResource 0.02
testGetResources 0.02
testGetNonExistantResources 0.02

MultiParentClassLoaderTest

testTestJars 0.12
testGetName 0.03
testGetParents 0.02
testLoadClass 0.03
testLoadNonExistantClass 0.02
testGetResourceAsStream 0.02
testGetNonExistantResourceAsStream 0.02
testGetResource 0.03
testGetNonExistantResource 0.02
testGetResources 0.03
testGetNonExistantResources 0.03

UrlResourceFinderTest

testResourceEnumeration 0.01
testDirectoryResource 0.01
testJarResource 0.01
testAddURL 0.00
testConcurrentAddURL 0.00
testDirectoryDestroy 0.01
testJarDestroy 0.00
testUrlCopy 0.01
testUrlAccess 0.01