Class io.openliberty.microprofile.openapi20.validation.test.OAuthFlowValidatorTest
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| testCorrectOAuthFlow | 0s | passed |
| testNewOAuthFlowObject | 0.001s | passed |
| testNullOAuthFlowObject | 0s | passed |
| testOAuthFlowWithInvalidAuthorizationUrl | 0.001s | passed |
| testOAuthFlowWithInvalidRefreshUrl | 0s | passed |
| testOAuthFlowWithInvalidTokenUrl | 0s | passed |
| testOAuthFlowWithRelativeAuthorizationUrl | 0s | passed |
| testOAuthFlowWithoutScope | 0s | passed |