Class io.openliberty.security.oidcclientcore.http.OidcClientHttpUtilWithTraceTest
Tests
| Test |
Duration |
Result |
| testConstructor |
0s |
passed |
| testExtractTokensFromResponse |
0.001s |
passed |
| testExtractTokensFromResponse_null |
0s |
passed |
| testGetFromEndpoint |
0s |
passed |
| testGetTokenEndPointPort_Normal |
0s |
passed |
| testGetTokenEndPointPort_NormalNoPortSSL |
0s |
passed |
| testGetTokenEndPointPort_NormalNoPortTCP |
0s |
passed |
| testPostToEndPoint |
0s |
passed |
| testPostToEndPoint_badResponseNonOkStatus |
0.001s |
passed |
| testPostToEndPoint_badResponseNullStatus |
0.001s |
passed |
| testPostToEndPoint_executeThrowsException |
0s |
passed |
| testPostToEndPoint_executeThrowsExceptionWithNullMessage |
0.001s |
passed |
| testSetAuthorizationHeaderForGetMethod |
0.001s |
passed |
| testSetAuthorizationHeaderForPostMethod |
0.001s |
passed |