Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
31 0 0 0 100% 1.349

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.xbean.classloader 31 0 0 0 100% 1.349

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

org.apache.xbean.classloader

Class Tests Errors Failures Skipped Success Rate Time
JarFileClassLoaderTest 11 0 0 0 100% 0.805
MultiParentClassLoaderTest 11 0 0 0 100% 0.378
UrlResourceFinderTest 9 0 0 0 100% 0.166

Test Cases

JarFileClassLoaderTest

testTestJars 0.299
testGetName 0.036
testGetParents 0.037
testLoadClass 0.042
testLoadNonExistantClass 0.028
testGetResourceAsStream 0.038
testGetNonExistantResourceAsStream 0.097
testGetResource 0.063
testGetNonExistantResource 0.047
testGetResources 0.057
testGetNonExistantResources 0.028

MultiParentClassLoaderTest

testTestJars 0.087
testGetName 0.035
testGetParents 0.041
testLoadClass 0.025
testLoadNonExistantClass 0.026
testGetResourceAsStream 0.027
testGetNonExistantResourceAsStream 0.03
testGetResource 0.025
testGetNonExistantResource 0.019
testGetResources 0.026
testGetNonExistantResources 0.025

UrlResourceFinderTest

testResourceEnumeration 0.035
testDirectoryResource 0.022
testJarResource 0.032
testAddURL 0.025
testConcurrentAddURL 0.008
testDirectoryDestroy 0.005
testJarDestroy 0.012
testUrlCopy 0.011
testUrlAccess 0.008