Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
6 | 0 | 0 | 0 | 100% | 0.342 |
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 |
---|---|---|---|---|---|---|
org.nnsoft.guice.lifegycle | 6 | 0 | 0 | 0 | 100% | 0.342 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.nnsoft.guice.lifegycle
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | AfterInjectionTestCase | 3 | 0 | 0 | 0 | 100% | 0.323 |
![]() | DisposeTestCase | 3 | 0 | 0 | 0 | 100% | 0.019 |
Test Cases
[Summary] [Package List] [Test Cases]
AfterInjectionTestCase
![]() | afterInjectionAnnotatedMethodInvocation | 0.167 |
![]() | afterInjectionAnnotatedMehthodRequiresNoArgs | 0.009 |
![]() | afterInjectionAnnotatedMehthodThrowsException | 0.098 |
DisposeTestCase
![]() | disposeMethodInvoked | 0.008 |
![]() | disposeAnnotatedMehthodRequiresNoArgs | 0.004 |
![]() | disposeAnnotatedMehthodThrowsException | 0.006 |