Class com.ibm.ws.security.jwt.internal.ClaimsImplTest

20

tests

0

failures

0

ignored

0.009s

duration

100%

successful

Tests

Test Duration Result
test_containsKey_claimMissing 0s passed
test_containsKey_claimValueEmptyString 0s passed
test_containsKey_claimValueNonNull 0s passed
test_containsKey_claimValueNull 0s passed
test_containsKey_noClaims 0s passed
test_getClaim_claimExists_sameType 0s passed
test_getClaim_claimExists_wrongType 0s passed
test_getClaim_noClaims 0s passed
test_putAll_emptyClaims_emptyMap 0s passed
test_putAll_emptyClaims_nullMap 0.005s passed
test_putAll_emptyClaims_putMultipleValues 0s passed
test_putAll_nonEmptyClaims_putMultipleValues 0.001s passed
test_put_emptyKey 0.001s passed
test_put_emptyValue 0s passed
test_put_nullKey 0s passed
test_put_nullKey_keyAlreadyExists 0s passed
test_put_nullValue 0s passed
test_put_nullValue_keyAlreadyExists 0s passed
test_toJsonString_mixOfClaims 0.002s passed
test_toJsonString_noClaims 0s passed