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 -------------------------------------------------
[25/08/2021, 01:01:09:157 BST] 00000015 SystemOut O Entering test: test_trackOAuthClient_noCookies
[25/08/2021, 01:01:09:174 BST] 00000015 SystemOut O Exiting test: test_trackOAuthClient_noCookies
[25/08/2021, 01:01:09:175 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_urlNull
[25/08/2021, 01:01:09:176 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_urlNull
[25/08/2021, 01:01:09:176 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[25/08/2021, 01:01:09:177 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[25/08/2021, 01:01:09:181 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[25/08/2021, 01:01:09:182 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[25/08/2021, 01:01:09:183 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[25/08/2021, 01:01:09:184 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[25/08/2021, 01:01:09:186 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie
[25/08/2021, 01:01:09:188 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie
[25/08/2021, 01:01:09:189 BST] 00000015 SystemOut O Entering test: test_createNewClientTrackingCookie_emptyClientId
[25/08/2021, 01:01:09:190 BST] 00000015 SystemOut O Exiting test: test_createNewClientTrackingCookie_emptyClientId
[25/08/2021, 01:01:09:191 BST] 00000015 SystemOut O Entering test: test_createNewClientTrackingCookie_simpleClientId
[25/08/2021, 01:01:09:192 BST] 00000015 SystemOut O Exiting test: test_createNewClientTrackingCookie_simpleClientId
[25/08/2021, 01:01:09:193 BST] 00000015 SystemOut O Entering test: test_createNewClientTrackingCookie_complexClientId
[25/08/2021, 01:01:09:195 BST] 00000015 SystemOut O Exiting test: test_createNewClientTrackingCookie_complexClientId
[25/08/2021, 01:01:09:196 BST] 00000015 SystemOut O Entering test: test_createCookie_emptyValue
[25/08/2021, 01:01:09:197 BST] 00000015 SystemOut O Exiting test: test_createCookie_emptyValue
[25/08/2021, 01:01:09:198 BST] 00000015 SystemOut O Entering test: test_createCookie_complexValue
[25/08/2021, 01:01:09:200 BST] 00000015 SystemOut O Exiting test: test_createCookie_complexValue
[25/08/2021, 01:01:09:201 BST] 00000015 SystemOut O Entering test: test_updateExistingTrackingCookie_nullValue
[25/08/2021, 01:01:09:202 BST] 00000015 SystemOut O Exiting test: test_updateExistingTrackingCookie_nullValue
[25/08/2021, 01:01:09:203 BST] 00000015 SystemOut O Entering test: test_updateExistingTrackingCookie_emptyValue
[25/08/2021, 01:01:09:205 BST] 00000015 SystemOut O Exiting test: test_updateExistingTrackingCookie_emptyValue
[25/08/2021, 01:01:09:206 BST] 00000015 SystemOut O Entering test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[25/08/2021, 01:01:09:207 BST] 00000015 SystemOut O Exiting test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[25/08/2021, 01:01:09:209 BST] 00000015 SystemOut O Entering test: test_updateExistingCookieValue_nullExistingCookieValue
[25/08/2021, 01:01:09:210 BST] 00000015 SystemOut O Exiting test: test_updateExistingCookieValue_nullExistingCookieValue
[25/08/2021, 01:01:09:212 BST] 00000015 SystemOut O Entering test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[25/08/2021, 01:01:09:213 BST] 00000015 SystemOut O Exiting test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[25/08/2021, 01:01:09:215 BST] 00000015 SystemOut O Entering test: test_updateExistingCookieValue_tryToAddExistingClient
[25/08/2021, 01:01:09:216 BST] 00000015 SystemOut O Exiting test: test_updateExistingCookieValue_tryToAddExistingClient
[25/08/2021, 01:01:09:217 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_emptyCookieValue
[25/08/2021, 01:01:09:218 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_emptyCookieValue
[25/08/2021, 01:01:09:219 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_notEncoded
[25/08/2021, 01:01:09:220 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_notEncoded
[25/08/2021, 01:01:09:220 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[25/08/2021, 01:01:09:221 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[25/08/2021, 01:01:09:222 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[25/08/2021, 01:01:09:223 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[25/08/2021, 01:01:09:224 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[25/08/2021, 01:01:09:225 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[25/08/2021, 01:01:09:226 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[25/08/2021, 01:01:09:226 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[25/08/2021, 01:01:09:227 BST] 00000015 SystemOut O Entering test: test_createCookieValue_emptyListOfClientIds
[25/08/2021, 01:01:09:228 BST] 00000015 SystemOut O Exiting test: test_createCookieValue_emptyListOfClientIds
[25/08/2021, 01:01:09:229 BST] 00000015 SystemOut O Entering test: test_createCookieValue_singleEntry
[25/08/2021, 01:01:09:230 BST] 00000015 SystemOut O Exiting test: test_createCookieValue_singleEntry
[25/08/2021, 01:01:09:231 BST] 00000015 SystemOut O Entering test: test_createCookieValue_multipleEntries
[25/08/2021, 01:01:09:232 BST] 00000015 SystemOut O Exiting test: test_createCookieValue_multipleEntries
[25/08/2021, 01:01:09:233 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriEmpty
[25/08/2021, 01:01:09:234 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriEmpty
[25/08/2021, 01:01:09:235 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriNoSlashes
[25/08/2021, 01:01:09:236 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriNoSlashes
[25/08/2021, 01:01:09:237 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriOneSlash
[25/08/2021, 01:01:09:238 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriOneSlash
[25/08/2021, 01:01:09:239 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriMultipleSlashes
[25/08/2021, 01:01:09:240 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriMultipleSlashes
[25/08/2021, 01:01:09:241 BST] 00000015 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueNull
[25/08/2021, 01:01:09:248 BST] 00000015 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueNull
[25/08/2021, 01:01:09:249 BST] 00000015 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueEmpty
[25/08/2021, 01:01:09:250 BST] 00000015 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueEmpty
[25/08/2021, 01:01:09:251 BST] 00000015 SystemOut O Entering test: test_getUpdatedLogoutUrl
[25/08/2021, 01:01:09:252 BST] 00000015 SystemOut O Exiting test: test_getUpdatedLogoutUrl
[25/08/2021, 01:01:09:252 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_emptyClientIdList
[25/08/2021, 01:01:09:253 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_emptyClientIdList
[25/08/2021, 01:01:09:254 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[25/08/2021, 01:01:09:254 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[25/08/2021, 01:01:09:255 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[25/08/2021, 01:01:09:256 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[25/08/2021, 01:01:09:257 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[25/08/2021, 01:01:09:257 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[25/08/2021, 01:01:09:258 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[25/08/2021, 01:01:09:259 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[25/08/2021, 01:01:09:260 BST] 00000015 SystemOut O Entering test: test_encodeValue_emptyInput
[25/08/2021, 01:01:09:260 BST] 00000015 SystemOut O Exiting test: test_encodeValue_emptyInput
[25/08/2021, 01:01:09:261 BST] 00000015 SystemOut O Entering test: test_encodeValue
[25/08/2021, 01:01:09:264 BST] 00000015 SystemOut O Exiting test: test_encodeValue
[25/08/2021, 01:01:09:265 BST] 00000015 SystemOut O Entering test: test_decodeValue_emptyInput
[25/08/2021, 01:01:09:265 BST] 00000015 SystemOut O Exiting test: test_decodeValue_emptyInput
[25/08/2021, 01:01:09:266 BST] 00000015 SystemOut O Entering test: test_decodeValue_inputNotEncoded
[25/08/2021, 01:01:09:266 BST] 00000015 SystemOut O Exiting test: test_decodeValue_inputNotEncoded
[25/08/2021, 01:01:09:267 BST] 00000015 SystemOut O Entering test: test_decodeValue
[25/08/2021, 01:01:09:268 BST] 00000015 SystemOut O Exiting test: test_decodeValue
-- Trace -------------------------------------------------
[25/08/2021, 01:01:09:157 BST] 00000015 id=00000000 SystemOut O Entering test: test_trackOAuthClient_noCookies
[25/08/2021, 01:01:09:174 BST] 00000015 id=00000000 SystemOut O Exiting test: test_trackOAuthClient_noCookies
[25/08/2021, 01:01:09:175 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_urlNull
[25/08/2021, 01:01:09:176 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_urlNull
[25/08/2021, 01:01:09:176 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[25/08/2021, 01:01:09:177 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[25/08/2021, 01:01:09:181 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[25/08/2021, 01:01:09:182 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[25/08/2021, 01:01:09:183 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[25/08/2021, 01:01:09:184 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[25/08/2021, 01:01:09:186 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie
[25/08/2021, 01:01:09:188 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie
[25/08/2021, 01:01:09:189 BST] 00000015 id=00000000 SystemOut O Entering test: test_createNewClientTrackingCookie_emptyClientId
[25/08/2021, 01:01:09:190 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createNewClientTrackingCookie_emptyClientId
[25/08/2021, 01:01:09:191 BST] 00000015 id=00000000 SystemOut O Entering test: test_createNewClientTrackingCookie_simpleClientId
[25/08/2021, 01:01:09:192 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createNewClientTrackingCookie_simpleClientId
[25/08/2021, 01:01:09:193 BST] 00000015 id=00000000 SystemOut O Entering test: test_createNewClientTrackingCookie_complexClientId
[25/08/2021, 01:01:09:195 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createNewClientTrackingCookie_complexClientId
[25/08/2021, 01:01:09:196 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookie_emptyValue
[25/08/2021, 01:01:09:197 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookie_emptyValue
[25/08/2021, 01:01:09:198 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookie_complexValue
[25/08/2021, 01:01:09:200 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookie_complexValue
[25/08/2021, 01:01:09:201 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingTrackingCookie_nullValue
[25/08/2021, 01:01:09:202 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingTrackingCookie_nullValue
[25/08/2021, 01:01:09:203 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingTrackingCookie_emptyValue
[25/08/2021, 01:01:09:205 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingTrackingCookie_emptyValue
[25/08/2021, 01:01:09:206 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[25/08/2021, 01:01:09:207 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[25/08/2021, 01:01:09:209 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingCookieValue_nullExistingCookieValue
[25/08/2021, 01:01:09:210 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingCookieValue_nullExistingCookieValue
[25/08/2021, 01:01:09:212 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[25/08/2021, 01:01:09:213 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[25/08/2021, 01:01:09:215 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingCookieValue_tryToAddExistingClient
[25/08/2021, 01:01:09:216 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingCookieValue_tryToAddExistingClient
[25/08/2021, 01:01:09:217 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_emptyCookieValue
[25/08/2021, 01:01:09:218 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_emptyCookieValue
[25/08/2021, 01:01:09:219 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_notEncoded
[25/08/2021, 01:01:09:220 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_notEncoded
[25/08/2021, 01:01:09:220 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[25/08/2021, 01:01:09:221 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[25/08/2021, 01:01:09:222 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[25/08/2021, 01:01:09:223 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[25/08/2021, 01:01:09:224 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[25/08/2021, 01:01:09:225 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[25/08/2021, 01:01:09:226 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[25/08/2021, 01:01:09:226 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[25/08/2021, 01:01:09:227 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookieValue_emptyListOfClientIds
[25/08/2021, 01:01:09:228 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookieValue_emptyListOfClientIds
[25/08/2021, 01:01:09:229 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookieValue_singleEntry
[25/08/2021, 01:01:09:230 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookieValue_singleEntry
[25/08/2021, 01:01:09:231 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookieValue_multipleEntries
[25/08/2021, 01:01:09:232 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookieValue_multipleEntries
[25/08/2021, 01:01:09:233 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriEmpty
[25/08/2021, 01:01:09:234 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriEmpty
[25/08/2021, 01:01:09:235 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriNoSlashes
[25/08/2021, 01:01:09:236 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriNoSlashes
[25/08/2021, 01:01:09:237 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriOneSlash
[25/08/2021, 01:01:09:238 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriOneSlash
[25/08/2021, 01:01:09:239 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriMultipleSlashes
[25/08/2021, 01:01:09:240 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriMultipleSlashes
[25/08/2021, 01:01:09:241 BST] 00000015 id=00000000 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueNull
[25/08/2021, 01:01:09:248 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueNull
[25/08/2021, 01:01:09:249 BST] 00000015 id=00000000 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueEmpty
[25/08/2021, 01:01:09:250 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueEmpty
[25/08/2021, 01:01:09:251 BST] 00000015 id=00000000 SystemOut O Entering test: test_getUpdatedLogoutUrl
[25/08/2021, 01:01:09:252 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getUpdatedLogoutUrl
[25/08/2021, 01:01:09:252 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_emptyClientIdList
[25/08/2021, 01:01:09:253 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_emptyClientIdList
[25/08/2021, 01:01:09:254 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[25/08/2021, 01:01:09:254 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[25/08/2021, 01:01:09:255 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[25/08/2021, 01:01:09:256 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[25/08/2021, 01:01:09:257 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[25/08/2021, 01:01:09:257 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[25/08/2021, 01:01:09:258 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[25/08/2021, 01:01:09:259 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[25/08/2021, 01:01:09:260 BST] 00000015 id=00000000 SystemOut O Entering test: test_encodeValue_emptyInput
[25/08/2021, 01:01:09:260 BST] 00000015 id=00000000 SystemOut O Exiting test: test_encodeValue_emptyInput
[25/08/2021, 01:01:09:261 BST] 00000015 id=00000000 SystemOut O Entering test: test_encodeValue
[25/08/2021, 01:01:09:264 BST] 00000015 id=00000000 SystemOut O Exiting test: test_encodeValue
[25/08/2021, 01:01:09:265 BST] 00000015 id=00000000 SystemOut O Entering test: test_decodeValue_emptyInput
[25/08/2021, 01:01:09:265 BST] 00000015 id=00000000 SystemOut O Exiting test: test_decodeValue_emptyInput
[25/08/2021, 01:01:09:266 BST] 00000015 id=00000000 SystemOut O Entering test: test_decodeValue_inputNotEncoded
[25/08/2021, 01:01:09:266 BST] 00000015 id=00000000 SystemOut O Exiting test: test_decodeValue_inputNotEncoded
[25/08/2021, 01:01:09:267 BST] 00000015 id=00000000 SystemOut O Entering test: test_decodeValue
[25/08/2021, 01:01:09:268 BST] 00000015 id=00000000 SystemOut O Exiting test: test_decodeValue