Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 39 | 0 | 0 | 0 | 100% | 1.319 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| io.earcam.instrumental.lade | 39 | 0 | 0 | 0 | 100% | 1.319 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
io.earcam.instrumental.lade
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| InMemoryClassLoaderTest | 29 | 0 | 0 | 0 | 100% | 1.186 | |
| ClassLoadersTest | 6 | 0 | 0 | 0 | 100% | 0.078 | |
| HandlerTest | 4 | 0 | 0 | 0 | 100% | 0.055 |
Test Cases
[Summary] [Package List] [Test Cases]
InMemoryClassLoaderTest
ClassLoadersTest
| canDefineAClass | 0.014 | |
| selfFirstClassLoaderNotFoundInSelf | 0.015 | |
| runInContext | 0.001 | |
| canDefineAClassFromSubsectionOfArray | 0.001 | |
| selfFirstClassLoader | 0.001 | |
| selfFirstClassLoaderTwiceLoaded | 0.001 |
HandlerTest
| doesNotAppendPipeWhenAddingOnlyProtocolHandler | 0.004 | |
| appendsPipeWhenProtocolHandlerPackagesExist | 0.001 | |
| removesSelfWhenMultipleProtocolHandlersPresent | 0.006 | |
| removesSelfWhenOnlyProtocolHandler | 0.003 |