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

8

tests

0

failures

0

ignored

0.006s

duration

100%

successful

Tests

Test Duration Result
test_get_cacheDoesNotContainKey 0s passed
test_get_cachedContextMissingClaims 0s passed
test_get_cachedContextValid 0.001s passed
test_get_emptyCache 0s passed
test_put_differentKey_sameValue 0s passed
test_put_emptyCache 0s passed
test_put_sameEntry 0.001s passed
test_put_sameKey_differentValues 0.004s passed

Standard output

Entering test: test_put_emptyCache
Exiting test: test_put_emptyCache
Entering test: test_put_sameEntry
Exiting test: test_put_sameEntry
Entering test: test_put_sameKey_differentValues
Exiting test: test_put_sameKey_differentValues
Entering test: test_put_differentKey_sameValue
Exiting test: test_put_differentKey_sameValue
Entering test: test_get_emptyCache
Exiting test: test_get_emptyCache
Entering test: test_get_cacheDoesNotContainKey
Exiting test: test_get_cacheDoesNotContainKey
Entering test: test_get_cachedContextMissingClaims
Exiting test: test_get_cachedContextMissingClaims
Entering test: test_get_cachedContextValid
Exiting test: test_get_cachedContextValid