Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
47 | 0 | 0 | 0 | 100% | 2.100 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.057 s |
com.github.jonasrutishauser.cdi.test.core | 40 | 0 | 0 | 0 | 100% | 2.043 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.022 s |
![]() |
ScopeContextTest | 3 | 0 | 0 | 0 | 100% | 0.035 s |
com.github.jonasrutishauser.cdi.test.core
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
NotificationLifecyleTest | 2 | 0 | 0 | 0 | 100% | 1.140 s |
![]() |
ParameterizedTestLifecycleTest | 5 | 0 | 0 | 0 | 100% | 0.060 s |
![]() |
MockProxyPartialDisabledTest | 2 | 0 | 0 | 0 | 100% | 0.168 s |
![]() |
MultipleInvocationsTest | 2 | 0 | 0 | 0 | 100% | 0.028 s |
![]() |
ActivateAlternativeForRegularBeanTest | 2 | 0 | 0 | 0 | 100% | 0.011 s |
![]() |
MockProxyTest | 1 | 0 | 0 | 0 | 100% | 0.385 s |
![]() |
InjectionTest$NestedTest | 1 | 0 | 0 | 0 | 100% | 0.010 s |
![]() |
InjectionTest | 7 | 0 | 0 | 0 | 100% | 0.029 s |
![]() |
InjectionTest | 0 | 0 | 0 | 0 | 0% | 0.049 s |
![]() |
ActivateAlternativeForAlternativeTest | 4 | 0 | 0 | 0 | 100% | 0.036 s |
![]() |
ActivatePartialAlternativeForRegularBeanTest | 1 | 0 | 0 | 0 | 100% | 0.040 s |
![]() |
ScopeTest | 13 | 0 | 0 | 0 | 100% | 0.087 s |
Test Cases
[Summary] [Package List] [Test Cases]
NotificationLifecyleTest
![]() |
notifyInitialized | 1.111 s |
![]() |
notifyDestroyed | 0.003 s |
ParameterizedTestLifecycleTest
![]() |
storePerson(String)[1] | 0.025 s |
![]() |
storePerson(String)[2] | 0.004 s |
![]() |
storePerson(String)[3] | 0.003 s |
![]() |
storePerson(String)[4] | 0.003 s |
![]() |
storePerson(String)[5] | 0.003 s |
MockProxyPartialDisabledTest
![]() |
doNothing | 0.140 s |
![]() |
createPerson | 0.020 s |
MultipleInvocationsTest
![]() |
createPersonWithMockBackend | 0.013 s |
![]() |
createPersonWithMockBackend | 0.008 s |
ActivateAlternativeForRegularBeanTest
![]() |
callTestActivatedServiceWithBackendException | 0.004 s |
![]() |
callTestActivatedService | 0.002 s |
MockProxyTest
![]() |
createPersonWithMockBackend(Service) | 0.383 s |
ContextControlTest
![]() |
restartConversationStopAll | 0.006 s |
![]() |
restartApplicationStopAll | 0.003 s |
![]() |
restartSessionStopAll | 0.005 s |
![]() |
restartRequestStopAll | 0.005 s |
InjectionTest$NestedTest
![]() |
injection | 0.007 s |
InjectionTest
![]() |
principal | 0.008 s |
![]() |
qualifierInjectionWorkingOnTestCase | 0.004 s |
![]() |
proxiedCostructorInjection | 0.003 s |
![]() |
qualifierInjectionWorkingOnTestedClass | 0.004 s |
![]() |
testInfo | 0.004 s |
![]() |
persons | 0.003 s |
![]() |
injection | 0.003 s |
ScopeContextTest
![]() |
testScopedInitialization | 0.009 s |
![]() |
resolveInvocationTargetManagerA | 0.018 s |
![]() |
resolveInvocationTargetManagerB | 0.003 s |
ActivateAlternativeForAlternativeTest
![]() |
callOverridenServiceDirectly | 0.013 s |
![]() |
callOverridenServiceMixed | 0.005 s |
![]() |
callTestActivatedService | 0.006 s |
![]() |
callTestActivatedService | 0.005 s |
ActivatePartialAlternativeForRegularBeanTest
![]() |
callTestActivatedService | 0.038 s |