[ summary] [ package list] [ test cases]
Tests | Errors | Failures | Success rate | Time(s) |
---|---|---|---|---|
85 | 0 | 0 | 100.00% | 8.01 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
Package | Tests | Errors | Failures | Success Rate | Time |
---|---|---|---|---|---|
org.codehaus.classworlds | 77 | 0 | 0 | 100.00% | 6.74 |
org.codehaus.classworlds.uberjar.protocol.jar | 8 | 0 | 0 | 100.00% | 1.27 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | ClassRealmImplTest | 14 | 0 | 0 | 100.00% | 0.661 |
![]() | ClassWorldTest | 6 | 0 | 0 | 100.00% | 0.641 |
![]() | ConfiguratorInheritanceTest | 1 | 0 | 0 | 100.00% | 0.671 |
![]() | ConfiguratorTest | 25 | 0 | 0 | 100.00% | 0.711 |
![]() | DefaultClassRealmTest | 6 | 0 | 0 | 100.00% | 0.661 |
![]() | EntryTest | 2 | 0 | 0 | 100.00% | 0.641 |
![]() | LauncherTest | 7 | 0 | 0 | 100.00% | 0.701 |
![]() | RealmClassLoaderTest | 8 | 0 | 0 | 100.00% | 0.671 |
![]() | ResourcesTest | 1 | 0 | 0 | 100.00% | 0.671 |
![]() | UberJarRealmClassLoaderTest | 7 | 0 | 0 | 100.00% | 0.711 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | HandlerTest | 4 | 0 | 0 | 100.00% | 0.621 |
![]() | JarUrlConnectionTest | 4 | 0 | 0 | 100.00% | 0.651 |
[ summary] [ package list] [ test cases]
![]() | testNewRealm | 0.02 |
![]() | testLocateSourceRealm_NoImports | 0.00 |
![]() | testLocateSourceRealm_SimpleImport | 0.00 |
![]() | testLocateSourceRealm_MultipleImport | 0.00 |
![]() | testLocateSourceRealm_Hierachy | 0.01 |
![]() | testLocateSourceRealm_Hierachy_Reverse | 0.00 |
![]() | testLoadClass_SystemClass | 0.00 |
![]() | testLoadClass_NonSystemClass | 0.00 |
![]() | testLoadClass_ClassWorldsClass | 0.00 |
![]() | testLoadClass_Local | 0.01 |
![]() | testLoadClass_Imported | 0.00 |
![]() | testLoadClass_Package | 0.01 |
![]() | testLoadClass_Complex | 0.00 |
![]() | testLoadClass_ClassWorldsClassRepeatedly | 0.01 |
![]() | testEmpty | 0.01 |
![]() | testNewRealm | 0.01 |
![]() | testGetRealm | 0.00 |
![]() | testNewRealm_Duplicate | 0.00 |
![]() | testGetRealm_NoSuch | 0.00 |
![]() | testGetRealms | 0.00 |
![]() | testConfigure_Nonexistent | 0.02 |
![]() | testConfigure_DuplicateMain | 0.01 |
![]() | testConfigure_DuplicateRealm | 0.01 |
![]() | testConfigure_EarlyImport | 0.00 |
![]() | testConfigure_RealmSyntax | 0.00 |
![]() | testConfigure_Valid | 0.03 |
![]() | testConfigure_Optionally_NonExistent | 0.00 |
![]() | testConfigure_Optionally_Existent | 0.00 |
![]() | testConfigure_Unhandled | 0.00 |
![]() | testFilter_Unterminated | 0.00 |
![]() | testFilter_Solitary | 0.00 |
![]() | testFilter_AtStart | 0.00 |
![]() | testFilter_AtEnd | 0.00 |
![]() | testFilter_Multiple | 0.00 |
![]() | testFilter_NonExistent | 0.00 |
![]() | testFilter_InMiddle | 0.00 |
![]() | testSet_Using_Existent | 0.01 |
![]() | testSet_Using_NonExistent | 0.00 |
![]() | testSet_Using_NonExistent_Default | 0.01 |
![]() | testSet_Using_NonExistent_Override | 0.00 |
![]() | testSet_Using_Existent_Override | 0.00 |
![]() | testSet_Using_Existent_Default | 0.00 |
![]() | testSet_Using_Missing_Default | 0.00 |
![]() | testSet_Using_Missing_Override | 0.01 |
![]() | testSet_Using_Filtered_Default | 0.00 |
![]() | testLoadClassFromRealm | 0.03 |
![]() | testLoadClassFromChildRealmWhereClassIsLocatedInParentRealm | 0.01 |
![]() | testLoadClassFromChildRealmWhereClassIsLocatedInGrantParentRealm | 0.00 |
![]() | testLoadNonExistentClass | 0.00 |
![]() | testImport | 0.01 |
![]() | testResource | 0.01 |
![]() | testConfigure_Valid | 0.05 |
![]() | testLaunch_ValidStandard | 0.01 |
![]() | testLaunch_ValidStandardExitCode | 0.00 |
![]() | testLaunch_ValidEnhanced | 0.01 |
![]() | testLaunch_ValidEnhancedExitCode | 0.00 |
![]() | testLaunch_NoSuchMethod | 0.01 |
![]() | testLaunch_ClassNotFound | 0.00 |
![]() | testLoadingOfApplicationClass | 0.03 |
![]() | testLoadingOfApplicationClassThenDoingItAgain | 0.00 |
![]() | testLoadingOfSystemClass | 0.00 |
![]() | testLoadingOfNonExistentClass | 0.01 |
![]() | testGetApplicationResource | 0.01 |
![]() | testGetSystemResource | 0.00 |
![]() | testGetResources | 0.00 |
![]() | testGetResourceAsStream | 0.01 |
![]() | testSimpleImplicit | 0.01 |
![]() | testRelativeFile | 0.00 |
![]() | testRelativeSegment | 0.00 |
![]() | testRelativeMultiSegment | 0.00 |
![]() | testConstruct | 0.02 |
![]() | testConnect_Simple | 0.00 |
![]() | testNormaliseURL | 0.00 |
![]() | testMalformedURL | 0.01 |