Summary

Tests Errors Failures Success Rate Time
29 0 0 100.00% 1.78

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.finder 29 0 0 100.00% 1.78

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

org.apache.xbean.finder

Class Tests Errors Failures Success Rate Time
ClassFinderTest 7 0 0 100.00% 1.52
ResourceFinderTest 21 0 0 100.00% 0.22
UrlSetTest 1 0 0 100.00% 0.04

Test Cases

ClassFinderTest

testFindAnnotatedPackages 0.34
testFindAnnotatedClasses 0.22
testFindInheritedAnnotatedClassesInherited 0.22
testFindAnnotatedMethods 0.22
testFindAnnotatedConstructors 0.15
testFindAnnotatedFields 0.15
testClassListConstructor 0.20

ResourceFinderTest

testGetResourcesMap1 0.08
testGetResourcesMap2 0.00
testFindString 0.00
testFindAllStrings 0.10
testFindAvailableStrings 0.01
testMapAllStrings 0.00
testMapAvailableStrings 0.00
testFindClass 0.00
testFindAllClasses 0.00
testFindAvailableClasses 0.00
testMapAllClasses 0.00
testMapAvailableClasses 0.00
testFindImplementation 0.00
testFindAllImplementations 0.00
testMapAllImplementations 0.00
testMapAvailableImplementations 0.00
testFindProperties 0.00
testFindAllProperties 0.00
testFindAvailableProperties 0.00
testMapAllProperties 0.00
testMapAvailableProperties 0.00

UrlSetTest

testAll 0.02