Class com.ibm.ws.security.oauth20.plugins.OidcBaseClientScopeReducerTest
Tests
Test |
Duration |
Result |
testBadConstructor |
0.001s |
passed |
testBlankPreAuthorizedScope |
0.012s |
passed |
testBlankScope |
0.011s |
passed |
testCaseSensitivePreAuthorizedScope |
0.012s |
passed |
testCaseSensitiveScope |
0.012s |
passed |
testClientPreAuthorizedScopeWithLeadingTrailingSpaces |
0.136s |
passed |
testClientScopeWithLeadingTrailingSpaces |
0.021s |
passed |
testInvalidPreAuthorizedScope |
0.017s |
passed |
testInvalidScope |
0.069s |
passed |
testNullPreAuthorizedScope |
0.012s |
passed |
testNullScope |
0.012s |
passed |
testValidRequestedPreAuthorizedScope |
0.083s |
passed |
testValidRequestedScope |
0.029s |
passed |