[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 13 | 0 | 0 | 0 | 100% | 0.542 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| com.github.advisedtesting.testing.classloader | 13 | 0 | 0 | 0 | 100% | 0.542 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestStaticInitializationEvictionJunit4 | 5 | 0 | 0 | 0 | 100% | 0.412 | |
| TestStaticInitializationEvictionJunit5 | 1 | 0 | 0 | 0 | 100% | 0.111 | |
| MinimalJunit4Tests | 5 | 0 | 0 | 0 | 100% | 0.008 | |
| TestEvictingStaticTransformer | 2 | 0 | 0 | 0 | 100% | 0.011 |
[Summary] [Package List] [Test Cases]
| testClassContainsStaticInitializationPredicate | 0.017 | |
| testBadContext | 0.345 | |
| rewriteThrownExceptionWithCachedCause | 0.018 | |
| testSimpleClassloaderChecks | 0.006 | |
| testGoodContext | 0.025 |
| testSimpleClassloaderChecks | 0.099 |
| shoudlNotFailUsingAClassWithAStaticInit | 0.002 | |
| testSimpleClassloaderChecks | 0.001 | |
| logsInitBlock | 0.002 | |
| shoudlFailUsingAClassWithAStaticInit | 0.001 | |
| logsNonLiteral | 0.001 |
| testWontFailOnEnumSwitch | 0.005 | |
| testWarningAndLogMode | 0.002 |