Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
6 0 0 0 100% 1.950 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
org.bremersee.spring.security.core.authority.mapping 2 0 0 0 100% 0.058 s
org.bremersee.spring.security.oauth2.server.resource.authentication 2 0 0 0 100% 0.932 s
org.bremersee.spring.security.core 2 0 0 0 100% 0.960 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.bremersee.spring.security.core.authority.mapping

- Class Tests Errors Failures Skipped Success Rate Time
NormalizedGrantedAuthoritiesMapperTest 2 0 0 0 100% 0.058 s

org.bremersee.spring.security.oauth2.server.resource.authentication

- Class Tests Errors Failures Skipped Success Rate Time
JsonPathJwtConverterTest 2 0 0 0 100% 0.932 s

org.bremersee.spring.security.core

- Class Tests Errors Failures Skipped Success Rate Time
EmailToUsernameResolverTest 2 0 0 0 100% 0.960 s

Test Cases

[Summary] [Package List] [Test Cases]

NormalizedGrantedAuthoritiesMapperTest

mapAuthorities(String)[1] 0.023 s
mapAuthorities(String)[2] 0.001 s

EmailToUsernameResolverTest

isNotValidEmail 0.124 s
isValidEmail 0.002 s

JsonPathJwtConverterTest

convertWithScopes(SoftAssertions) 0.925 s
convertWithRoles(SoftAssertions) 0.002 s