Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
475 | 0 | 0 | 181 | 61.9% | 26.32 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 |
---|---|---|---|---|---|---|
it.pk.lucidxpo.ynami.spring.security | 400 | 0 | 0 | 181 | 54.8% | 5.808 s |
it.pk.lucidxpo.ynami | 2 | 0 | 0 | 0 | 100% | 0.029 s |
it.pk.lucidxpo.ynami.service.sample | 9 | 0 | 0 | 0 | 100% | 13.15 s |
it.pk.lucidxpo.ynami.persistence.dao.security | 7 | 0 | 0 | 0 | 100% | 0.323 s |
it.pk.lucidxpo.ynami.spring | 3 | 0 | 0 | 0 | 100% | 0.028 s |
it.pk.lucidxpo.ynami.spring.features | 18 | 0 | 0 | 0 | 100% | 5.704 s |
it.pk.lucidxpo.ynami.controller.sample | 21 | 0 | 0 | 0 | 100% | 0.775 s |
it.pk.lucidxpo.ynami.persistence.dao | 8 | 0 | 0 | 0 | 100% | 0.237 s |
it.pk.lucidxpo.ynami.persistence | 7 | 0 | 0 | 0 | 100% | 0.271 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
it.pk.lucidxpo.ynami.spring.security
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
ApplicationEndpointsSecurityIntegrationTest | 121 | 0 | 0 | 60 | 50.4% | 1.921 s |
![]() |
RedirectionSecurityIntegrationTest | 7 | 0 | 0 | 1 | 85.7% | 0.757 s |
![]() |
UserDetailsServiceIntegrationTest | 4 | 0 | 0 | 0 | 100% | 0.304 s |
![]() |
StaticResourcesAccessSecurityConfigIntegrationTest | 3 | 0 | 0 | 0 | 100% | 0.761 s |
![]() |
LoginLogoutSecurityConfigIntegrationTest | 24 | 0 | 0 | 0 | 100% | 0.721 s |
![]() |
ActuatorEndpointsSecurityIntegrationTest | 241 | 0 | 0 | 120 | 50.2% | 1.344 s |
it.pk.lucidxpo.ynami
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
YNaMiApplicationIntegrationTest | 1 | 0 | 0 | 0 | 100% | 0.017 s |
![]() |
AbstractIntegrationTest | 1 | 0 | 0 | 0 | 100% | 0.012 s |
it.pk.lucidxpo.ynami.service.sample
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
SampleServiceIntegrationTest | 9 | 0 | 0 | 0 | 100% | 13.15 s |
it.pk.lucidxpo.ynami.persistence.dao.security
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
UserRepositoryIntegrationTest | 7 | 0 | 0 | 0 | 100% | 0.323 s |
it.pk.lucidxpo.ynami.spring
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
PersistenceConfigIntegrationTest | 3 | 0 | 0 | 0 | 100% | 0.028 s |
it.pk.lucidxpo.ynami.spring.features
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
FeatureManagerWrapperTogglzEnabledIntegrationTest | 3 | 0 | 0 | 0 | 100% | 1.165 s |
![]() |
TogglzConfigurationStateRepositoryIntegrationTest | 2 | 0 | 0 | 0 | 100% | 1.294 s |
![]() |
TogglzDisabledConfigurationIntegrationTest | 5 | 0 | 0 | 0 | 100% | 0.074 s |
![]() |
FeatureManagerWrapperTogglzDisabledIntegrationTest | 3 | 0 | 0 | 0 | 100% | 1.711 s |
![]() |
TogglzEnabledConfigurationIntegrationTest | 5 | 0 | 0 | 0 | 100% | 1.460 s |
it.pk.lucidxpo.ynami.controller.sample
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
SampleFeatureControllerIntegrationTest | 6 | 0 | 0 | 0 | 100% | 0.184 s |
![]() |
SampleControllerIntegrationTest | 15 | 0 | 0 | 0 | 100% | 0.591 s |
it.pk.lucidxpo.ynami.persistence.dao
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
AuditEntryArchiveRepositoryIntegrationTest | 2 | 0 | 0 | 0 | 100% | 0.052 s |
![]() |
AuditEntryRepositoryIntegrationTest | 6 | 0 | 0 | 0 | 100% | 0.185 s |
it.pk.lucidxpo.ynami.persistence
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
AuditableIntegrationTest | 7 | 0 | 0 | 0 | 100% | 0.271 s |
Test Cases
[Summary] [Package List] [Test Cases]
ApplicationEndpointsSecurityIntegrationTest
![]() |
contextLoads | 0.014 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.016 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.013 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.011 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.013 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.003 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.012 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.057 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.011 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.009 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.007 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.810 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.006 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.019 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.017 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.005 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.035 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.032 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.046 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.047 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.003 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.094 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.013 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.008 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.007 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.008 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.041 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.003 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.009 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.015 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.003 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.014 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.028 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.026 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.019 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.012 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.032 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.003 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.008 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.011 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.009 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.007 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.008 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.009 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.002 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.002 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.011 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.003 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
PersistenceConfigIntegrationTest
RedirectionSecurityIntegrationTest
![]() |
contextLoads | 0.029 s |
![]() |
shouldVerifyH2HeadersWhenH2ProfileIsActive(String) | 0 s |
- | void it.pk.lucidxpo.ynami.spring.security.RedirectionSecurityIntegrationTest.shouldVerifyH2HeadersWhenH2ProfileIsActive(java.lang.String) throws java.lang.Exception is disabled because @EnabledIf("#environment.acceptsProfiles('h2')") did not evaluate to true | - |
![]() |
shouldVerifyDefaultHeaders | 0.057 s |
![]() |
shouldVerifySuccessfulNavigationToSecuredResourceWhenCredentialsAreCorrect | 0.308 s |
![]() |
shouldVerifyThatAuthenticationIsRequiredWhenSecuredResourceIsAccessedUnauthenticated | 0.025 s |
![]() |
shouldVerifyRedirectedBackToSecuredResourceAfterAuthenticationWhenSecuredResourceIsAccessedUnauthenticated | 0.214 s |
![]() |
shouldVerifyH2HeadersWhenH2ProfileIsInActive(String) | 0.020 s |
UserDetailsServiceIntegrationTest
StaticResourcesAccessSecurityConfigIntegrationTest
AuditEntryArchiveRepositoryIntegrationTest
![]() |
contextLoads | 0.005 s |
![]() |
shouldRetrieveAuditEntryArchiveRecordsByEntityId | 0.035 s |
SampleFeatureControllerIntegrationTest
FeatureManagerWrapperTogglzEnabledIntegrationTest
![]() |
contextLoads | 0.020 s |
![]() |
shouldVerifyActivationDeactivationOfFeatureUsingCustomFeatureManager | 0.017 s |
![]() |
shouldVerifyActivationDeactivationOfFeatureUsingFeatureManager | 0.018 s |
YNaMiApplicationIntegrationTest
![]() |
contextLoads | 0.006 s |
LoginLogoutSecurityConfigIntegrationTest
SampleServiceIntegrationTest
ActuatorEndpointsSecurityIntegrationTest
![]() |
contextLoads | 0.007 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.003 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.003 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndInvalidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.042 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.011 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.005 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.195 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.007 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.042 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.007 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.062 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.023 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.032 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.005 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.015 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.053 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.023 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.004 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.007 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.005 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.012 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndWithoutCsrf | 0.010 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndValidCsrf | 0.001 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.014 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.019 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.022 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.048 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.007 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.006 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.048 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.008 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndInvalidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndInvalidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.011 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.004 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.003 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.018 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.008 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.033 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.004 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.056 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.010 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.003 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.009 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.076 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.010 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.004 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.003 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsEnabledWithAuthenticatedAndValidCsrf | 0.002 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithUnauthenticatedAndWithoutCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.002 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.002 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0.001 s |
![]() |
shouldVerifyThatAllSecuredRequestMappingsGetRedirectedToLoginPageWhenWebSecurityIsEnabledWithUnauthenticatedAndWithoutCsrf | 0 s |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
![]() |
shouldVerifyThatAllRequestMappingsAreFunctionalWhenWebSecurityIsDisabledWithAuthenticatedAndValidCsrf | 0 s |
- | skipped | - |
TogglzConfigurationStateRepositoryIntegrationTest
![]() |
contextLoads | 0.017 s |
![]() |
shouldVerifyThatStateRepositoryBeanDoesNotExistWhenConfigPersistableFeatureTogglesIsFalseAndTogglzIsEnabled | 0.005 s |
UserRepositoryIntegrationTest
AbstractIntegrationTest
![]() |
contextLoads | 0.003 s |
SampleControllerIntegrationTest
AuditableIntegrationTest
AuditEntryRepositoryIntegrationTest
TogglzDisabledConfigurationIntegrationTest
FeatureManagerWrapperTogglzDisabledIntegrationTest
![]() |
contextLoads | 0.027 s |
![]() |
shouldVerifyActivationDeactivationOfFeatureUsingCustomFeatureManagerHasNoImpact | 0.012 s |
![]() |
shouldVerifyThatUserProviderBeanDoesNotExistWhenTogglzIsDisabled | 0.015 s |
TogglzEnabledConfigurationIntegrationTest
Failure Details
[Summary] [Package List] [Test Cases]