Class com.ibm.ws.microprofile.openapi.validation.test.SecuritySchemeValidatorTest
Tests
| Test |
Duration |
Result |
| testApiKeyWithScheme |
0s |
passed |
| testHttpWithFlows |
0s |
passed |
| testHttpWithNoScheme |
0s |
passed |
| testHttpWithOpenIdConnectUrl |
0s |
passed |
| testInvalidIn |
0s |
passed |
| testNoIn |
0.001s |
passed |
| testNoName |
0s |
passed |
| testNoType |
0.002s |
passed |
| testOauthWithName |
0s |
passed |
| testOauthWithNoFlows |
0s |
passed |
| testOpenIdConnectWithInvalidURL |
0s |
passed |
| testOpenIdConnectWithNoOpenIdConnectUrl |
0s |
passed |
| testOpenIdConnectWithRelativeURL |
0s |
passed |
| testOpenIdConnectWithScheme |
0s |
passed |
| testPositiveApiKey |
0s |
passed |
| testPositiveHttp |
0s |
passed |
| testPositiveOauth |
0s |
passed |
| testPositiveOpenIdConnect |
0s |
passed |