Gradle Test Run :avalon-platform:avalon-security:avalon-oauth2-authorization-server:test
OAuth2SmsAuthenticationConverterTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| buildsAuthenticationToken() | buildsAuthenticationToken() | 1 | 0 | 0 | 0.005s | 100% |
| returnsNullWhenGrantTypeNotSms() | returnsNullWhenGrantTypeNotSms() | 1 | 0 | 0 | 0s | 100% |
| throwsWhenPhoneMissingOrDuplicated() | throwsWhenPhoneMissingOrDuplicated() | 1 | 0 | 0 | 0.001s | 100% |
| throwsWhenScopeRepeated() | throwsWhenScopeRepeated() | 1 | 0 | 0 | 0.004s | 100% |
| throwsWhenSmsCodeMissingOrDuplicated() | throwsWhenSmsCodeMissingOrDuplicated() | 1 | 0 | 0 | 0.001s | 100% |