Class com.ibm.ws.security.oauth20.plugins.OidcBaseClientScopeReducerTest
Tests
| Test |
Duration |
Result |
| testBadConstructor |
0s |
passed |
| testBlankPreAuthorizedScope |
0s |
passed |
| testBlankScope |
0.001s |
passed |
| testCaseSensitivePreAuthorizedScope |
0s |
passed |
| testCaseSensitiveScope |
0s |
passed |
| testClientPreAuthorizedScopeWithLeadingTrailingSpaces |
0s |
passed |
| testClientScopeWithLeadingTrailingSpaces |
0s |
passed |
| testInvalidPreAuthorizedScope |
0s |
passed |
| testInvalidScope |
0s |
passed |
| testNullPreAuthorizedScope |
0s |
passed |
| testNullScope |
0s |
passed |
| testValidRequestedPreAuthorizedScope |
0s |
passed |
| testValidRequestedScope |
0s |
passed |