Class com.ibm.ws.webcontainer.security.internal.CookieHelperTest

25

tests

0

failures

0

ignored

0.001s

duration

100%

successful

Tests

Test Duration Result
addCookiesToResponse 0s passed
addCookiesToResponse_nullList 0s passed
addCookiesToResponse_nullResponse 0.001s passed
getCookieValue_emptyCookies 0s passed
getCookieValue_existingCookie 0s passed
getCookieValue_existingCookieDifferentCase 0s passed
getCookieValue_existingCookieEmptyValue 0s passed
getCookieValue_manyCookies 0s passed
getCookieValue_multipleCookies 0s passed
getCookieValue_nonExistingCookie 0s passed
getCookieValue_nullCookies 0s passed
getCookieValues_emptyCookies 0s passed
getCookieValues_multipleCookies 0s passed
getCookieValues_nonExistingCookie 0s passed
getCookieValues_nullCookies 0s passed
getCookieValues_onlyOneCookie 0s passed
getCookieValues_onlyOneCookieDifferentCase 0s passed
getCookieValues_onlyOneMatchingCookie 0s passed
test_splitValueIntoMaximumLengthChunks_emptyCookieValue 0s passed
test_splitValueIntoMaximumLengthChunks_negativeChunkLength 0s passed
test_splitValueIntoMaximumLengthChunks_nullCookieValue 0s passed
test_splitValueIntoMaximumLengthChunks_stringLengthEqualsChunkLength 0s passed
test_splitValueIntoMaximumLengthChunks_stringLengthLongerThanChunkLength 0s passed
test_splitValueIntoMaximumLengthChunks_stringLengthShorterThanChunkLength 0s passed
test_splitValueIntoMaximumLengthChunks_zeroChunkLength 0s passed