Gradle Test Run :avalon-platform:avalon-security:avalon-oauth2-authorization-server:test
OAuth2PasswordAuthenticationConverterTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| buildsAuthenticationToken() | buildsAuthenticationToken() | 1 | 0 | 0 | 0.001s | 100% |
| returnsNullWhenGrantTypeNotPassword() | returnsNullWhenGrantTypeNotPassword() | 1 | 0 | 0 | 0.001s | 100% |
| throwsWhenPasswordMissingOrDuplicated() | throwsWhenPasswordMissingOrDuplicated() | 1 | 0 | 0 | 0.001s | 100% |
| throwsWhenScopeRepeated() | throwsWhenScopeRepeated() | 1 | 0 | 0 | 0.001s | 100% |
| throwsWhenUsernameMissingOrDuplicated() | throwsWhenUsernameMissingOrDuplicated() | 1 | 0 | 0 | 0.004s | 100% |