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