SharedOutputManager captured the following:
-- System.out -------------------------------------------------
Entering test: test_trackOAuthClient_noCookies
Exiting test: test_trackOAuthClient_noCookies
Entering test: test_updateLogoutUrlAndDeleteCookie_urlNull
Exiting test: test_updateLogoutUrlAndDeleteCookie_urlNull
Entering test: test_updateLogoutUrlAndDeleteCookie_emptyNull
Exiting test: test_updateLogoutUrlAndDeleteCookie_emptyNull
Entering test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
Exiting test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
Entering test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
Exiting test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
Entering test: test_updateLogoutUrlAndDeleteCookie
Exiting test: test_updateLogoutUrlAndDeleteCookie
Entering test: test_createNewClientTrackingCookie_emptyClientId
Exiting test: test_createNewClientTrackingCookie_emptyClientId
Entering test: test_createNewClientTrackingCookie_simpleClientId
Exiting test: test_createNewClientTrackingCookie_simpleClientId
Entering test: test_createNewClientTrackingCookie_complexClientId
Exiting test: test_createNewClientTrackingCookie_complexClientId
Entering test: test_createCookie_emptyValue
Exiting test: test_createCookie_emptyValue
Entering test: test_createCookie_complexValue
Exiting test: test_createCookie_complexValue
Entering test: test_updateExistingTrackingCookie_nullValue
Exiting test: test_updateExistingTrackingCookie_nullValue
Entering test: test_updateExistingTrackingCookie_emptyValue
Exiting test: test_updateExistingTrackingCookie_emptyValue
Entering test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
Exiting test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
Entering test: test_updateExistingCookieValue_nullExistingCookieValue
Exiting test: test_updateExistingCookieValue_nullExistingCookieValue
Entering test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
Exiting test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
Entering test: test_updateExistingCookieValue_tryToAddExistingClient
Exiting test: test_updateExistingCookieValue_tryToAddExistingClient
Entering test: test_getExistingTrackedClientIds_emptyCookieValue
Exiting test: test_getExistingTrackedClientIds_emptyCookieValue
Entering test: test_getExistingTrackedClientIds_notEncoded
Exiting test: test_getExistingTrackedClientIds_notEncoded
Entering test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
Exiting test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
Entering test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
Exiting test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
Entering test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
Exiting test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
Entering test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
Exiting test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
Entering test: test_createCookieValue_emptyListOfClientIds
Exiting test: test_createCookieValue_emptyListOfClientIds
Entering test: test_createCookieValue_singleEntry
Exiting test: test_createCookieValue_singleEntry
Entering test: test_createCookieValue_multipleEntries
Exiting test: test_createCookieValue_multipleEntries
Entering test: test_getCookiePath_requestUriEmpty
Exiting test: test_getCookiePath_requestUriEmpty
Entering test: test_getCookiePath_requestUriNoSlashes
Exiting test: test_getCookiePath_requestUriNoSlashes
Entering test: test_getCookiePath_requestUriOneSlash
Exiting test: test_getCookiePath_requestUriOneSlash
Entering test: test_getCookiePath_requestUriMultipleSlashes
Exiting test: test_getCookiePath_requestUriMultipleSlashes
Entering test: test_getUpdatedLogoutUrl_cookieValueNull
Exiting test: test_getUpdatedLogoutUrl_cookieValueNull
Entering test: test_getUpdatedLogoutUrl_cookieValueEmpty
Exiting test: test_getUpdatedLogoutUrl_cookieValueEmpty
Entering test: test_getUpdatedLogoutUrl
Exiting test: test_getUpdatedLogoutUrl
Entering test: test_addTrackedClientIdsToUrl_emptyClientIdList
Exiting test: test_addTrackedClientIdsToUrl_emptyClientIdList
Entering test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
Exiting test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
Entering test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
Exiting test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
Entering test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
Exiting test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
Entering test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
Exiting test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
Entering test: test_encodeValue_emptyInput
Exiting test: test_encodeValue_emptyInput
Entering test: test_encodeValue
Exiting test: test_encodeValue
Entering test: test_decodeValue_emptyInput
Exiting test: test_decodeValue_emptyInput
Entering test: test_decodeValue_inputNotEncoded
Exiting test: test_decodeValue_inputNotEncoded
Entering test: test_decodeValue
Exiting test: test_decodeValue
-- System.err -------------------------------------------------
-- Messages -------------------------------------------------
[29/06/2021, 20:21:03:898 BST] 00000015 SystemOut O Entering test: test_trackOAuthClient_noCookies
[29/06/2021, 20:21:03:927 BST] 00000015 SystemOut O Exiting test: test_trackOAuthClient_noCookies
[29/06/2021, 20:21:03:928 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_urlNull
[29/06/2021, 20:21:03:930 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_urlNull
[29/06/2021, 20:21:03:931 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[29/06/2021, 20:21:03:933 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[29/06/2021, 20:21:03:935 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[29/06/2021, 20:21:03:937 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[29/06/2021, 20:21:03:938 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[29/06/2021, 20:21:03:941 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[29/06/2021, 20:21:03:942 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie
[29/06/2021, 20:21:03:946 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie
[29/06/2021, 20:21:03:948 BST] 00000015 SystemOut O Entering test: test_createNewClientTrackingCookie_emptyClientId
[29/06/2021, 20:21:03:950 BST] 00000015 SystemOut O Exiting test: test_createNewClientTrackingCookie_emptyClientId
[29/06/2021, 20:21:03:952 BST] 00000015 SystemOut O Entering test: test_createNewClientTrackingCookie_simpleClientId
[29/06/2021, 20:21:03:955 BST] 00000015 SystemOut O Exiting test: test_createNewClientTrackingCookie_simpleClientId
[29/06/2021, 20:21:03:956 BST] 00000015 SystemOut O Entering test: test_createNewClientTrackingCookie_complexClientId
[29/06/2021, 20:21:03:959 BST] 00000015 SystemOut O Exiting test: test_createNewClientTrackingCookie_complexClientId
[29/06/2021, 20:21:03:961 BST] 00000015 SystemOut O Entering test: test_createCookie_emptyValue
[29/06/2021, 20:21:03:963 BST] 00000015 SystemOut O Exiting test: test_createCookie_emptyValue
[29/06/2021, 20:21:03:965 BST] 00000015 SystemOut O Entering test: test_createCookie_complexValue
[29/06/2021, 20:21:03:967 BST] 00000015 SystemOut O Exiting test: test_createCookie_complexValue
[29/06/2021, 20:21:03:969 BST] 00000015 SystemOut O Entering test: test_updateExistingTrackingCookie_nullValue
[29/06/2021, 20:21:03:971 BST] 00000015 SystemOut O Exiting test: test_updateExistingTrackingCookie_nullValue
[29/06/2021, 20:21:03:973 BST] 00000015 SystemOut O Entering test: test_updateExistingTrackingCookie_emptyValue
[29/06/2021, 20:21:03:975 BST] 00000015 SystemOut O Exiting test: test_updateExistingTrackingCookie_emptyValue
[29/06/2021, 20:21:03:976 BST] 00000015 SystemOut O Entering test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[29/06/2021, 20:21:03:977 BST] 00000015 SystemOut O Exiting test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[29/06/2021, 20:21:03:983 BST] 00000015 SystemOut O Entering test: test_updateExistingCookieValue_nullExistingCookieValue
[29/06/2021, 20:21:03:985 BST] 00000015 SystemOut O Exiting test: test_updateExistingCookieValue_nullExistingCookieValue
[29/06/2021, 20:21:03:987 BST] 00000015 SystemOut O Entering test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[29/06/2021, 20:21:03:990 BST] 00000015 SystemOut O Exiting test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[29/06/2021, 20:21:03:993 BST] 00000015 SystemOut O Entering test: test_updateExistingCookieValue_tryToAddExistingClient
[29/06/2021, 20:21:03:995 BST] 00000015 SystemOut O Exiting test: test_updateExistingCookieValue_tryToAddExistingClient
[29/06/2021, 20:21:03:997 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_emptyCookieValue
[29/06/2021, 20:21:03:999 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_emptyCookieValue
[29/06/2021, 20:21:04:001 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_notEncoded
[29/06/2021, 20:21:04:002 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_notEncoded
[29/06/2021, 20:21:04:004 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[29/06/2021, 20:21:04:005 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[29/06/2021, 20:21:04:007 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[29/06/2021, 20:21:04:009 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[29/06/2021, 20:21:04:011 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[29/06/2021, 20:21:04:012 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[29/06/2021, 20:21:04:013 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[29/06/2021, 20:21:04:015 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[29/06/2021, 20:21:04:017 BST] 00000015 SystemOut O Entering test: test_createCookieValue_emptyListOfClientIds
[29/06/2021, 20:21:04:018 BST] 00000015 SystemOut O Exiting test: test_createCookieValue_emptyListOfClientIds
[29/06/2021, 20:21:04:019 BST] 00000015 SystemOut O Entering test: test_createCookieValue_singleEntry
[29/06/2021, 20:21:04:021 BST] 00000015 SystemOut O Exiting test: test_createCookieValue_singleEntry
[29/06/2021, 20:21:04:022 BST] 00000015 SystemOut O Entering test: test_createCookieValue_multipleEntries
[29/06/2021, 20:21:04:024 BST] 00000015 SystemOut O Exiting test: test_createCookieValue_multipleEntries
[29/06/2021, 20:21:04:025 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriEmpty
[29/06/2021, 20:21:04:027 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriEmpty
[29/06/2021, 20:21:04:029 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriNoSlashes
[29/06/2021, 20:21:04:031 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriNoSlashes
[29/06/2021, 20:21:04:033 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriOneSlash
[29/06/2021, 20:21:04:035 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriOneSlash
[29/06/2021, 20:21:04:037 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriMultipleSlashes
[29/06/2021, 20:21:04:039 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriMultipleSlashes
[29/06/2021, 20:21:04:040 BST] 00000015 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueNull
[29/06/2021, 20:21:04:053 BST] 00000015 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueNull
[29/06/2021, 20:21:04:055 BST] 00000015 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueEmpty
[29/06/2021, 20:21:04:057 BST] 00000015 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueEmpty
[29/06/2021, 20:21:04:059 BST] 00000015 SystemOut O Entering test: test_getUpdatedLogoutUrl
[29/06/2021, 20:21:04:061 BST] 00000015 SystemOut O Exiting test: test_getUpdatedLogoutUrl
[29/06/2021, 20:21:04:063 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_emptyClientIdList
[29/06/2021, 20:21:04:064 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_emptyClientIdList
[29/06/2021, 20:21:04:065 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[29/06/2021, 20:21:04:066 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[29/06/2021, 20:21:04:068 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[29/06/2021, 20:21:04:069 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[29/06/2021, 20:21:04:070 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[29/06/2021, 20:21:04:071 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[29/06/2021, 20:21:04:073 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[29/06/2021, 20:21:04:073 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[29/06/2021, 20:21:04:074 BST] 00000015 SystemOut O Entering test: test_encodeValue_emptyInput
[29/06/2021, 20:21:04:075 BST] 00000015 SystemOut O Exiting test: test_encodeValue_emptyInput
[29/06/2021, 20:21:04:077 BST] 00000015 SystemOut O Entering test: test_encodeValue
[29/06/2021, 20:21:04:078 BST] 00000015 SystemOut O Exiting test: test_encodeValue
[29/06/2021, 20:21:04:079 BST] 00000015 SystemOut O Entering test: test_decodeValue_emptyInput
[29/06/2021, 20:21:04:080 BST] 00000015 SystemOut O Exiting test: test_decodeValue_emptyInput
[29/06/2021, 20:21:04:081 BST] 00000015 SystemOut O Entering test: test_decodeValue_inputNotEncoded
[29/06/2021, 20:21:04:082 BST] 00000015 SystemOut O Exiting test: test_decodeValue_inputNotEncoded
[29/06/2021, 20:21:04:083 BST] 00000015 SystemOut O Entering test: test_decodeValue
[29/06/2021, 20:21:04:084 BST] 00000015 SystemOut O Exiting test: test_decodeValue
-- Trace -------------------------------------------------
[29/06/2021, 20:21:03:898 BST] 00000015 id=00000000 SystemOut O Entering test: test_trackOAuthClient_noCookies
[29/06/2021, 20:21:03:927 BST] 00000015 id=00000000 SystemOut O Exiting test: test_trackOAuthClient_noCookies
[29/06/2021, 20:21:03:928 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_urlNull
[29/06/2021, 20:21:03:930 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_urlNull
[29/06/2021, 20:21:03:931 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[29/06/2021, 20:21:03:933 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[29/06/2021, 20:21:03:935 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[29/06/2021, 20:21:03:937 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[29/06/2021, 20:21:03:938 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[29/06/2021, 20:21:03:941 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[29/06/2021, 20:21:03:942 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie
[29/06/2021, 20:21:03:946 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie
[29/06/2021, 20:21:03:948 BST] 00000015 id=00000000 SystemOut O Entering test: test_createNewClientTrackingCookie_emptyClientId
[29/06/2021, 20:21:03:950 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createNewClientTrackingCookie_emptyClientId
[29/06/2021, 20:21:03:952 BST] 00000015 id=00000000 SystemOut O Entering test: test_createNewClientTrackingCookie_simpleClientId
[29/06/2021, 20:21:03:955 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createNewClientTrackingCookie_simpleClientId
[29/06/2021, 20:21:03:956 BST] 00000015 id=00000000 SystemOut O Entering test: test_createNewClientTrackingCookie_complexClientId
[29/06/2021, 20:21:03:959 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createNewClientTrackingCookie_complexClientId
[29/06/2021, 20:21:03:961 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookie_emptyValue
[29/06/2021, 20:21:03:963 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookie_emptyValue
[29/06/2021, 20:21:03:965 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookie_complexValue
[29/06/2021, 20:21:03:967 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookie_complexValue
[29/06/2021, 20:21:03:969 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingTrackingCookie_nullValue
[29/06/2021, 20:21:03:971 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingTrackingCookie_nullValue
[29/06/2021, 20:21:03:973 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingTrackingCookie_emptyValue
[29/06/2021, 20:21:03:975 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingTrackingCookie_emptyValue
[29/06/2021, 20:21:03:976 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[29/06/2021, 20:21:03:977 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[29/06/2021, 20:21:03:983 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingCookieValue_nullExistingCookieValue
[29/06/2021, 20:21:03:985 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingCookieValue_nullExistingCookieValue
[29/06/2021, 20:21:03:987 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[29/06/2021, 20:21:03:990 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[29/06/2021, 20:21:03:993 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingCookieValue_tryToAddExistingClient
[29/06/2021, 20:21:03:995 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingCookieValue_tryToAddExistingClient
[29/06/2021, 20:21:03:997 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_emptyCookieValue
[29/06/2021, 20:21:03:999 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_emptyCookieValue
[29/06/2021, 20:21:04:001 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_notEncoded
[29/06/2021, 20:21:04:002 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_notEncoded
[29/06/2021, 20:21:04:004 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[29/06/2021, 20:21:04:005 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[29/06/2021, 20:21:04:007 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[29/06/2021, 20:21:04:009 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[29/06/2021, 20:21:04:011 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[29/06/2021, 20:21:04:012 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[29/06/2021, 20:21:04:013 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[29/06/2021, 20:21:04:015 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[29/06/2021, 20:21:04:017 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookieValue_emptyListOfClientIds
[29/06/2021, 20:21:04:018 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookieValue_emptyListOfClientIds
[29/06/2021, 20:21:04:019 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookieValue_singleEntry
[29/06/2021, 20:21:04:021 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookieValue_singleEntry
[29/06/2021, 20:21:04:022 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookieValue_multipleEntries
[29/06/2021, 20:21:04:024 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookieValue_multipleEntries
[29/06/2021, 20:21:04:025 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriEmpty
[29/06/2021, 20:21:04:027 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriEmpty
[29/06/2021, 20:21:04:029 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriNoSlashes
[29/06/2021, 20:21:04:031 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriNoSlashes
[29/06/2021, 20:21:04:033 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriOneSlash
[29/06/2021, 20:21:04:035 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriOneSlash
[29/06/2021, 20:21:04:037 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriMultipleSlashes
[29/06/2021, 20:21:04:039 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriMultipleSlashes
[29/06/2021, 20:21:04:040 BST] 00000015 id=00000000 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueNull
[29/06/2021, 20:21:04:053 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueNull
[29/06/2021, 20:21:04:055 BST] 00000015 id=00000000 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueEmpty
[29/06/2021, 20:21:04:057 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueEmpty
[29/06/2021, 20:21:04:059 BST] 00000015 id=00000000 SystemOut O Entering test: test_getUpdatedLogoutUrl
[29/06/2021, 20:21:04:061 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getUpdatedLogoutUrl
[29/06/2021, 20:21:04:063 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_emptyClientIdList
[29/06/2021, 20:21:04:064 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_emptyClientIdList
[29/06/2021, 20:21:04:065 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[29/06/2021, 20:21:04:066 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[29/06/2021, 20:21:04:068 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[29/06/2021, 20:21:04:069 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[29/06/2021, 20:21:04:070 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[29/06/2021, 20:21:04:071 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[29/06/2021, 20:21:04:073 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[29/06/2021, 20:21:04:073 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[29/06/2021, 20:21:04:074 BST] 00000015 id=00000000 SystemOut O Entering test: test_encodeValue_emptyInput
[29/06/2021, 20:21:04:075 BST] 00000015 id=00000000 SystemOut O Exiting test: test_encodeValue_emptyInput
[29/06/2021, 20:21:04:077 BST] 00000015 id=00000000 SystemOut O Entering test: test_encodeValue
[29/06/2021, 20:21:04:078 BST] 00000015 id=00000000 SystemOut O Exiting test: test_encodeValue
[29/06/2021, 20:21:04:079 BST] 00000015 id=00000000 SystemOut O Entering test: test_decodeValue_emptyInput
[29/06/2021, 20:21:04:080 BST] 00000015 id=00000000 SystemOut O Exiting test: test_decodeValue_emptyInput
[29/06/2021, 20:21:04:081 BST] 00000015 id=00000000 SystemOut O Entering test: test_decodeValue_inputNotEncoded
[29/06/2021, 20:21:04:082 BST] 00000015 id=00000000 SystemOut O Exiting test: test_decodeValue_inputNotEncoded
[29/06/2021, 20:21:04:083 BST] 00000015 id=00000000 SystemOut O Entering test: test_decodeValue
[29/06/2021, 20:21:04:084 BST] 00000015 id=00000000 SystemOut O Exiting test: test_decodeValue