Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
4 | 0 | 0 | 0 | 100% | 0.058 |
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 |
---|---|---|---|---|---|---|
com.lexicalscope.eventcast | 4 | 0 | 0 | 0 | 100% | 0.058 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
com.lexicalscope.eventcast
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TestEventListenerGuiceTypeListener | 3 | 0 | 0 | 0 | 100% | 0.057 | |
TestRegisterInjectedEventListeners | 1 | 0 | 0 | 0 | 100% | 0.001 |
Test Cases
[Summary] [Package List] [Test Cases]
TestEventListenerGuiceTypeListener
typesThatImplementInterfaceWithASupertypeThatIsAListenerAreMonitoredForInjection | 0.055 | |
typesThatHaveASuperClassWhichImplementARegisteredListenerInterfaceAreMonitoredForInjection | 0.001 | |
typesThatImplementARegisteredListenerInterfaceAreMonitoredForInjection | 0.001 |