Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
7 | 0 | 0 | 0 | 100% | 3.293 |
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.proxy.concrete | 7 | 0 | 0 | 0 | 100% | 3.293 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
io.earcam.instrumental.proxy.concrete
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ProxyTest | 5 | 0 | 0 | 0 | 100% | 3.277 | |
CglibLazyLoaderTest | 2 | 0 | 0 | 0 | 100% | 0.016 |
Test Cases
[Summary] [Package List] [Test Cases]
ProxyTest
proxyClassForSignedPackage | 3.218 | |
partial | 0.023 | |
cannotProxyFinalClassFromRT | 0.001 | |
meh | 0.011 | |
proxyAbstractClass | 0.008 |
CglibLazyLoaderTest
testCgLibLazyLoaderWithObjenesis | 0.008 | |
testCgLibLazyLoaderInvokesParentConstructor | 0.006 |