Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
47 | 0 | 0 | 0 | 100% | 2.044 s |
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.github.jonasrutishauser.cdi.test.core.context | 7 | 0 | 0 | 0 | 100% | 0.064 s |
com.github.jonasrutishauser.cdi.test.core | 40 | 0 | 0 | 0 | 100% | 1.980 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
com.github.jonasrutishauser.cdi.test.core.context
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
ContextControlTest | 4 | 0 | 0 | 0 | 100% | 0.038 s |
![]() |
ScopeContextTest | 3 | 0 | 0 | 0 | 100% | 0.026 s |
com.github.jonasrutishauser.cdi.test.core
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
InjectionTest$NestedTest | 1 | 0 | 0 | 0 | 100% | 0.008 s |
![]() |
InjectionTest | 7 | 0 | 0 | 0 | 100% | 0.034 s |
![]() |
InjectionTest | 0 | 0 | 0 | 0 | 0% | 0.051 s |
![]() |
MultipleInvocationsTest | 2 | 0 | 0 | 0 | 100% | 0.023 s |
![]() |
ActivateAlternativeForRegularBeanTest | 2 | 0 | 0 | 0 | 100% | 0.016 s |
![]() |
ActivateAlternativeForAlternativeTest | 4 | 0 | 0 | 0 | 100% | 0.047 s |
![]() |
NotificationLifecyleTest | 2 | 0 | 0 | 0 | 100% | 0.011 s |
![]() |
ParameterizedTestLifecycleTest | 5 | 0 | 0 | 0 | 100% | 1.146 s |
![]() |
ActivatePartialAlternativeForRegularBeanTest | 1 | 0 | 0 | 0 | 100% | 0.010 s |
![]() |
MockProxyPartialDisabledTest | 2 | 0 | 0 | 0 | 100% | 0.181 s |
![]() |
MockProxyTest | 1 | 0 | 0 | 0 | 100% | 0.374 s |
![]() |
ScopeTest | 13 | 0 | 0 | 0 | 100% | 0.079 s |
Test Cases
[Summary] [Package List] [Test Cases]
ContextControlTest
![]() |
restartConversationStopAll | 0.022 s |
![]() |
restartApplicationStopAll | 0.004 s |
![]() |
restartSessionStopAll | 0.004 s |
![]() |
restartRequestStopAll | 0.005 s |
InjectionTest$NestedTest
![]() |
injection | 0.006 s |
InjectionTest
![]() |
principal | 0.010 s |
![]() |
qualifierInjectionWorkingOnTestCase | 0.004 s |
![]() |
proxiedCostructorInjection | 0.004 s |
![]() |
qualifierInjectionWorkingOnTestedClass | 0.004 s |
![]() |
testInfo | 0.004 s |
![]() |
persons | 0.004 s |
![]() |
injection | 0.004 s |
MultipleInvocationsTest
![]() |
createPersonWithMockBackend | 0.011 s |
![]() |
createPersonWithMockBackend | 0.007 s |
ActivateAlternativeForRegularBeanTest
![]() |
callTestActivatedServiceWithBackendException | 0.010 s |
![]() |
callTestActivatedService | 0.003 s |
ActivateAlternativeForAlternativeTest
![]() |
callOverridenServiceDirectly | 0.024 s |
![]() |
callOverridenServiceMixed | 0.006 s |
![]() |
callTestActivatedService | 0.005 s |
![]() |
callTestActivatedService | 0.006 s |
NotificationLifecyleTest
![]() |
notifyInitialized | 0.006 s |
![]() |
notifyDestroyed | 0.002 s |
ParameterizedTestLifecycleTest
![]() |
storePerson(String)[1] | 1.063 s |
![]() |
storePerson(String)[2] | 0.004 s |
![]() |
storePerson(String)[3] | 0.004 s |
![]() |
storePerson(String)[4] | 0.004 s |
![]() |
storePerson(String)[5] | 0.003 s |
ScopeContextTest
![]() |
testScopedInitialization | 0.011 s |
![]() |
resolveInvocationTargetManagerA | 0.008 s |
![]() |
resolveInvocationTargetManagerB | 0.003 s |
ActivatePartialAlternativeForRegularBeanTest
![]() |
callTestActivatedService | 0.009 s |
MockProxyPartialDisabledTest
![]() |
doNothing | 0.151 s |
![]() |
createPerson | 0.021 s |
MockProxyTest
![]() |
createPersonWithMockBackend(Service) | 0.367 s |