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/04/2020, 17:46:04:432 BST] 00000015 SystemOut O Entering test: test_trackOAuthClient_noCookies
[29/04/2020, 17:46:04:445 BST] 00000015 SystemOut O Exiting test: test_trackOAuthClient_noCookies
[29/04/2020, 17:46:04:446 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_urlNull
[29/04/2020, 17:46:04:447 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_urlNull
[29/04/2020, 17:46:04:448 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[29/04/2020, 17:46:04:448 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[29/04/2020, 17:46:04:451 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[29/04/2020, 17:46:04:452 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[29/04/2020, 17:46:04:453 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[29/04/2020, 17:46:04:454 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[29/04/2020, 17:46:04:455 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie
[29/04/2020, 17:46:04:457 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie
[29/04/2020, 17:46:04:457 BST] 00000015 SystemOut O Entering test: test_createNewClientTrackingCookie_emptyClientId
[29/04/2020, 17:46:04:458 BST] 00000015 SystemOut O Exiting test: test_createNewClientTrackingCookie_emptyClientId
[29/04/2020, 17:46:04:459 BST] 00000015 SystemOut O Entering test: test_createNewClientTrackingCookie_simpleClientId
[29/04/2020, 17:46:04:460 BST] 00000015 SystemOut O Exiting test: test_createNewClientTrackingCookie_simpleClientId
[29/04/2020, 17:46:04:460 BST] 00000015 SystemOut O Entering test: test_createNewClientTrackingCookie_complexClientId
[29/04/2020, 17:46:04:461 BST] 00000015 SystemOut O Exiting test: test_createNewClientTrackingCookie_complexClientId
[29/04/2020, 17:46:04:462 BST] 00000015 SystemOut O Entering test: test_createCookie_emptyValue
[29/04/2020, 17:46:04:463 BST] 00000015 SystemOut O Exiting test: test_createCookie_emptyValue
[29/04/2020, 17:46:04:463 BST] 00000015 SystemOut O Entering test: test_createCookie_complexValue
[29/04/2020, 17:46:04:464 BST] 00000015 SystemOut O Exiting test: test_createCookie_complexValue
[29/04/2020, 17:46:04:465 BST] 00000015 SystemOut O Entering test: test_updateExistingTrackingCookie_nullValue
[29/04/2020, 17:46:04:466 BST] 00000015 SystemOut O Exiting test: test_updateExistingTrackingCookie_nullValue
[29/04/2020, 17:46:04:467 BST] 00000015 SystemOut O Entering test: test_updateExistingTrackingCookie_emptyValue
[29/04/2020, 17:46:04:467 BST] 00000015 SystemOut O Exiting test: test_updateExistingTrackingCookie_emptyValue
[29/04/2020, 17:46:04:468 BST] 00000015 SystemOut O Entering test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[29/04/2020, 17:46:04:469 BST] 00000015 SystemOut O Exiting test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[29/04/2020, 17:46:04:470 BST] 00000015 SystemOut O Entering test: test_updateExistingCookieValue_nullExistingCookieValue
[29/04/2020, 17:46:04:471 BST] 00000015 SystemOut O Exiting test: test_updateExistingCookieValue_nullExistingCookieValue
[29/04/2020, 17:46:04:472 BST] 00000015 SystemOut O Entering test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[29/04/2020, 17:46:04:473 BST] 00000015 SystemOut O Exiting test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[29/04/2020, 17:46:04:474 BST] 00000015 SystemOut O Entering test: test_updateExistingCookieValue_tryToAddExistingClient
[29/04/2020, 17:46:04:475 BST] 00000015 SystemOut O Exiting test: test_updateExistingCookieValue_tryToAddExistingClient
[29/04/2020, 17:46:04:476 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_emptyCookieValue
[29/04/2020, 17:46:04:476 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_emptyCookieValue
[29/04/2020, 17:46:04:477 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_notEncoded
[29/04/2020, 17:46:04:477 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_notEncoded
[29/04/2020, 17:46:04:478 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[29/04/2020, 17:46:04:479 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[29/04/2020, 17:46:04:479 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[29/04/2020, 17:46:04:480 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[29/04/2020, 17:46:04:481 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[29/04/2020, 17:46:04:481 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[29/04/2020, 17:46:04:482 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[29/04/2020, 17:46:04:483 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[29/04/2020, 17:46:04:483 BST] 00000015 SystemOut O Entering test: test_createCookieValue_emptyListOfClientIds
[29/04/2020, 17:46:04:484 BST] 00000015 SystemOut O Exiting test: test_createCookieValue_emptyListOfClientIds
[29/04/2020, 17:46:04:485 BST] 00000015 SystemOut O Entering test: test_createCookieValue_singleEntry
[29/04/2020, 17:46:04:485 BST] 00000015 SystemOut O Exiting test: test_createCookieValue_singleEntry
[29/04/2020, 17:46:04:486 BST] 00000015 SystemOut O Entering test: test_createCookieValue_multipleEntries
[29/04/2020, 17:46:04:487 BST] 00000015 SystemOut O Exiting test: test_createCookieValue_multipleEntries
[29/04/2020, 17:46:04:488 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriEmpty
[29/04/2020, 17:46:04:488 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriEmpty
[29/04/2020, 17:46:04:489 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriNoSlashes
[29/04/2020, 17:46:04:490 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriNoSlashes
[29/04/2020, 17:46:04:490 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriOneSlash
[29/04/2020, 17:46:04:491 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriOneSlash
[29/04/2020, 17:46:04:492 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriMultipleSlashes
[29/04/2020, 17:46:04:493 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriMultipleSlashes
[29/04/2020, 17:46:04:493 BST] 00000015 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueNull
[29/04/2020, 17:46:04:499 BST] 00000015 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueNull
[29/04/2020, 17:46:04:500 BST] 00000015 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueEmpty
[29/04/2020, 17:46:04:501 BST] 00000015 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueEmpty
[29/04/2020, 17:46:04:501 BST] 00000015 SystemOut O Entering test: test_getUpdatedLogoutUrl
[29/04/2020, 17:46:04:502 BST] 00000015 SystemOut O Exiting test: test_getUpdatedLogoutUrl
[29/04/2020, 17:46:04:503 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_emptyClientIdList
[29/04/2020, 17:46:04:503 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_emptyClientIdList
[29/04/2020, 17:46:04:504 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[29/04/2020, 17:46:04:504 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[29/04/2020, 17:46:04:505 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[29/04/2020, 17:46:04:506 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[29/04/2020, 17:46:04:506 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[29/04/2020, 17:46:04:507 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[29/04/2020, 17:46:04:507 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[29/04/2020, 17:46:04:508 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[29/04/2020, 17:46:04:509 BST] 00000015 SystemOut O Entering test: test_encodeValue_emptyInput
[29/04/2020, 17:46:04:509 BST] 00000015 SystemOut O Exiting test: test_encodeValue_emptyInput
[29/04/2020, 17:46:04:510 BST] 00000015 SystemOut O Entering test: test_encodeValue
[29/04/2020, 17:46:04:510 BST] 00000015 SystemOut O Exiting test: test_encodeValue
[29/04/2020, 17:46:04:511 BST] 00000015 SystemOut O Entering test: test_decodeValue_emptyInput
[29/04/2020, 17:46:04:511 BST] 00000015 SystemOut O Exiting test: test_decodeValue_emptyInput
[29/04/2020, 17:46:04:512 BST] 00000015 SystemOut O Entering test: test_decodeValue_inputNotEncoded
[29/04/2020, 17:46:04:512 BST] 00000015 SystemOut O Exiting test: test_decodeValue_inputNotEncoded
[29/04/2020, 17:46:04:513 BST] 00000015 SystemOut O Entering test: test_decodeValue
[29/04/2020, 17:46:04:513 BST] 00000015 SystemOut O Exiting test: test_decodeValue
-- Trace -------------------------------------------------
[29/04/2020, 17:46:04:432 BST] 00000015 id=00000000 SystemOut O Entering test: test_trackOAuthClient_noCookies
[29/04/2020, 17:46:04:445 BST] 00000015 id=00000000 SystemOut O Exiting test: test_trackOAuthClient_noCookies
[29/04/2020, 17:46:04:446 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_urlNull
[29/04/2020, 17:46:04:447 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_urlNull
[29/04/2020, 17:46:04:448 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[29/04/2020, 17:46:04:448 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[29/04/2020, 17:46:04:451 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[29/04/2020, 17:46:04:452 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[29/04/2020, 17:46:04:453 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[29/04/2020, 17:46:04:454 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[29/04/2020, 17:46:04:455 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie
[29/04/2020, 17:46:04:457 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie
[29/04/2020, 17:46:04:457 BST] 00000015 id=00000000 SystemOut O Entering test: test_createNewClientTrackingCookie_emptyClientId
[29/04/2020, 17:46:04:458 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createNewClientTrackingCookie_emptyClientId
[29/04/2020, 17:46:04:459 BST] 00000015 id=00000000 SystemOut O Entering test: test_createNewClientTrackingCookie_simpleClientId
[29/04/2020, 17:46:04:460 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createNewClientTrackingCookie_simpleClientId
[29/04/2020, 17:46:04:460 BST] 00000015 id=00000000 SystemOut O Entering test: test_createNewClientTrackingCookie_complexClientId
[29/04/2020, 17:46:04:461 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createNewClientTrackingCookie_complexClientId
[29/04/2020, 17:46:04:462 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookie_emptyValue
[29/04/2020, 17:46:04:463 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookie_emptyValue
[29/04/2020, 17:46:04:463 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookie_complexValue
[29/04/2020, 17:46:04:464 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookie_complexValue
[29/04/2020, 17:46:04:465 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingTrackingCookie_nullValue
[29/04/2020, 17:46:04:466 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingTrackingCookie_nullValue
[29/04/2020, 17:46:04:467 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingTrackingCookie_emptyValue
[29/04/2020, 17:46:04:467 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingTrackingCookie_emptyValue
[29/04/2020, 17:46:04:468 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[29/04/2020, 17:46:04:469 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[29/04/2020, 17:46:04:470 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingCookieValue_nullExistingCookieValue
[29/04/2020, 17:46:04:471 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingCookieValue_nullExistingCookieValue
[29/04/2020, 17:46:04:472 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[29/04/2020, 17:46:04:473 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[29/04/2020, 17:46:04:474 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingCookieValue_tryToAddExistingClient
[29/04/2020, 17:46:04:475 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingCookieValue_tryToAddExistingClient
[29/04/2020, 17:46:04:476 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_emptyCookieValue
[29/04/2020, 17:46:04:476 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_emptyCookieValue
[29/04/2020, 17:46:04:477 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_notEncoded
[29/04/2020, 17:46:04:477 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_notEncoded
[29/04/2020, 17:46:04:478 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[29/04/2020, 17:46:04:479 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[29/04/2020, 17:46:04:479 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[29/04/2020, 17:46:04:480 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[29/04/2020, 17:46:04:481 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[29/04/2020, 17:46:04:481 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[29/04/2020, 17:46:04:482 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[29/04/2020, 17:46:04:483 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[29/04/2020, 17:46:04:483 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookieValue_emptyListOfClientIds
[29/04/2020, 17:46:04:484 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookieValue_emptyListOfClientIds
[29/04/2020, 17:46:04:485 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookieValue_singleEntry
[29/04/2020, 17:46:04:485 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookieValue_singleEntry
[29/04/2020, 17:46:04:486 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookieValue_multipleEntries
[29/04/2020, 17:46:04:487 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookieValue_multipleEntries
[29/04/2020, 17:46:04:488 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriEmpty
[29/04/2020, 17:46:04:488 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriEmpty
[29/04/2020, 17:46:04:489 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriNoSlashes
[29/04/2020, 17:46:04:490 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriNoSlashes
[29/04/2020, 17:46:04:490 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriOneSlash
[29/04/2020, 17:46:04:491 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriOneSlash
[29/04/2020, 17:46:04:492 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriMultipleSlashes
[29/04/2020, 17:46:04:493 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriMultipleSlashes
[29/04/2020, 17:46:04:493 BST] 00000015 id=00000000 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueNull
[29/04/2020, 17:46:04:499 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueNull
[29/04/2020, 17:46:04:500 BST] 00000015 id=00000000 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueEmpty
[29/04/2020, 17:46:04:501 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueEmpty
[29/04/2020, 17:46:04:501 BST] 00000015 id=00000000 SystemOut O Entering test: test_getUpdatedLogoutUrl
[29/04/2020, 17:46:04:502 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getUpdatedLogoutUrl
[29/04/2020, 17:46:04:503 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_emptyClientIdList
[29/04/2020, 17:46:04:503 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_emptyClientIdList
[29/04/2020, 17:46:04:504 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[29/04/2020, 17:46:04:504 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[29/04/2020, 17:46:04:505 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[29/04/2020, 17:46:04:506 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[29/04/2020, 17:46:04:506 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[29/04/2020, 17:46:04:507 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[29/04/2020, 17:46:04:507 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[29/04/2020, 17:46:04:508 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[29/04/2020, 17:46:04:509 BST] 00000015 id=00000000 SystemOut O Entering test: test_encodeValue_emptyInput
[29/04/2020, 17:46:04:509 BST] 00000015 id=00000000 SystemOut O Exiting test: test_encodeValue_emptyInput
[29/04/2020, 17:46:04:510 BST] 00000015 id=00000000 SystemOut O Entering test: test_encodeValue
[29/04/2020, 17:46:04:510 BST] 00000015 id=00000000 SystemOut O Exiting test: test_encodeValue
[29/04/2020, 17:46:04:511 BST] 00000015 id=00000000 SystemOut O Entering test: test_decodeValue_emptyInput
[29/04/2020, 17:46:04:511 BST] 00000015 id=00000000 SystemOut O Exiting test: test_decodeValue_emptyInput
[29/04/2020, 17:46:04:512 BST] 00000015 id=00000000 SystemOut O Entering test: test_decodeValue_inputNotEncoded
[29/04/2020, 17:46:04:512 BST] 00000015 id=00000000 SystemOut O Exiting test: test_decodeValue_inputNotEncoded
[29/04/2020, 17:46:04:513 BST] 00000015 id=00000000 SystemOut O Entering test: test_decodeValue
[29/04/2020, 17:46:04:513 BST] 00000015 id=00000000 SystemOut O Exiting test: test_decodeValue