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 -------------------------------------------------
[27/07/2021, 14:43:51:378 BST] 00000015 SystemOut O Entering test: test_trackOAuthClient_noCookies
[27/07/2021, 14:43:51:394 BST] 00000015 SystemOut O Exiting test: test_trackOAuthClient_noCookies
[27/07/2021, 14:43:51:395 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_urlNull
[27/07/2021, 14:43:51:398 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_urlNull
[27/07/2021, 14:43:51:399 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[27/07/2021, 14:43:51:399 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[27/07/2021, 14:43:51:400 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[27/07/2021, 14:43:51:401 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[27/07/2021, 14:43:51:402 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[27/07/2021, 14:43:51:403 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[27/07/2021, 14:43:51:404 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie
[27/07/2021, 14:43:51:406 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie
[27/07/2021, 14:43:51:407 BST] 00000015 SystemOut O Entering test: test_createNewClientTrackingCookie_emptyClientId
[27/07/2021, 14:43:51:408 BST] 00000015 SystemOut O Exiting test: test_createNewClientTrackingCookie_emptyClientId
[27/07/2021, 14:43:51:409 BST] 00000015 SystemOut O Entering test: test_createNewClientTrackingCookie_simpleClientId
[27/07/2021, 14:43:51:410 BST] 00000015 SystemOut O Exiting test: test_createNewClientTrackingCookie_simpleClientId
[27/07/2021, 14:43:51:411 BST] 00000015 SystemOut O Entering test: test_createNewClientTrackingCookie_complexClientId
[27/07/2021, 14:43:51:412 BST] 00000015 SystemOut O Exiting test: test_createNewClientTrackingCookie_complexClientId
[27/07/2021, 14:43:51:413 BST] 00000015 SystemOut O Entering test: test_createCookie_emptyValue
[27/07/2021, 14:43:51:414 BST] 00000015 SystemOut O Exiting test: test_createCookie_emptyValue
[27/07/2021, 14:43:51:415 BST] 00000015 SystemOut O Entering test: test_createCookie_complexValue
[27/07/2021, 14:43:51:416 BST] 00000015 SystemOut O Exiting test: test_createCookie_complexValue
[27/07/2021, 14:43:51:417 BST] 00000015 SystemOut O Entering test: test_updateExistingTrackingCookie_nullValue
[27/07/2021, 14:43:51:418 BST] 00000015 SystemOut O Exiting test: test_updateExistingTrackingCookie_nullValue
[27/07/2021, 14:43:51:419 BST] 00000015 SystemOut O Entering test: test_updateExistingTrackingCookie_emptyValue
[27/07/2021, 14:43:51:420 BST] 00000015 SystemOut O Exiting test: test_updateExistingTrackingCookie_emptyValue
[27/07/2021, 14:43:51:421 BST] 00000015 SystemOut O Entering test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[27/07/2021, 14:43:51:422 BST] 00000015 SystemOut O Exiting test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[27/07/2021, 14:43:51:423 BST] 00000015 SystemOut O Entering test: test_updateExistingCookieValue_nullExistingCookieValue
[27/07/2021, 14:43:51:423 BST] 00000015 SystemOut O Exiting test: test_updateExistingCookieValue_nullExistingCookieValue
[27/07/2021, 14:43:51:425 BST] 00000015 SystemOut O Entering test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[27/07/2021, 14:43:51:427 BST] 00000015 SystemOut O Exiting test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[27/07/2021, 14:43:51:428 BST] 00000015 SystemOut O Entering test: test_updateExistingCookieValue_tryToAddExistingClient
[27/07/2021, 14:43:51:429 BST] 00000015 SystemOut O Exiting test: test_updateExistingCookieValue_tryToAddExistingClient
[27/07/2021, 14:43:51:430 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_emptyCookieValue
[27/07/2021, 14:43:51:431 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_emptyCookieValue
[27/07/2021, 14:43:51:432 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_notEncoded
[27/07/2021, 14:43:51:433 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_notEncoded
[27/07/2021, 14:43:51:434 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[27/07/2021, 14:43:51:434 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[27/07/2021, 14:43:51:435 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[27/07/2021, 14:43:51:436 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[27/07/2021, 14:43:51:437 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[27/07/2021, 14:43:51:438 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[27/07/2021, 14:43:51:439 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[27/07/2021, 14:43:51:439 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[27/07/2021, 14:43:51:440 BST] 00000015 SystemOut O Entering test: test_createCookieValue_emptyListOfClientIds
[27/07/2021, 14:43:51:441 BST] 00000015 SystemOut O Exiting test: test_createCookieValue_emptyListOfClientIds
[27/07/2021, 14:43:51:442 BST] 00000015 SystemOut O Entering test: test_createCookieValue_singleEntry
[27/07/2021, 14:43:51:443 BST] 00000015 SystemOut O Exiting test: test_createCookieValue_singleEntry
[27/07/2021, 14:43:51:444 BST] 00000015 SystemOut O Entering test: test_createCookieValue_multipleEntries
[27/07/2021, 14:43:51:445 BST] 00000015 SystemOut O Exiting test: test_createCookieValue_multipleEntries
[27/07/2021, 14:43:51:446 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriEmpty
[27/07/2021, 14:43:51:447 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriEmpty
[27/07/2021, 14:43:51:448 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriNoSlashes
[27/07/2021, 14:43:51:449 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriNoSlashes
[27/07/2021, 14:43:51:450 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriOneSlash
[27/07/2021, 14:43:51:451 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriOneSlash
[27/07/2021, 14:43:51:452 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriMultipleSlashes
[27/07/2021, 14:43:51:453 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriMultipleSlashes
[27/07/2021, 14:43:51:454 BST] 00000015 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueNull
[27/07/2021, 14:43:51:461 BST] 00000015 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueNull
[27/07/2021, 14:43:51:462 BST] 00000015 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueEmpty
[27/07/2021, 14:43:51:462 BST] 00000015 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueEmpty
[27/07/2021, 14:43:51:463 BST] 00000015 SystemOut O Entering test: test_getUpdatedLogoutUrl
[27/07/2021, 14:43:51:464 BST] 00000015 SystemOut O Exiting test: test_getUpdatedLogoutUrl
[27/07/2021, 14:43:51:465 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_emptyClientIdList
[27/07/2021, 14:43:51:466 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_emptyClientIdList
[27/07/2021, 14:43:51:467 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[27/07/2021, 14:43:51:467 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[27/07/2021, 14:43:51:468 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[27/07/2021, 14:43:51:469 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[27/07/2021, 14:43:51:470 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[27/07/2021, 14:43:51:471 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[27/07/2021, 14:43:51:471 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[27/07/2021, 14:43:51:472 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[27/07/2021, 14:43:51:473 BST] 00000015 SystemOut O Entering test: test_encodeValue_emptyInput
[27/07/2021, 14:43:51:473 BST] 00000015 SystemOut O Exiting test: test_encodeValue_emptyInput
[27/07/2021, 14:43:51:474 BST] 00000015 SystemOut O Entering test: test_encodeValue
[27/07/2021, 14:43:51:475 BST] 00000015 SystemOut O Exiting test: test_encodeValue
[27/07/2021, 14:43:51:476 BST] 00000015 SystemOut O Entering test: test_decodeValue_emptyInput
[27/07/2021, 14:43:51:476 BST] 00000015 SystemOut O Exiting test: test_decodeValue_emptyInput
[27/07/2021, 14:43:51:477 BST] 00000015 SystemOut O Entering test: test_decodeValue_inputNotEncoded
[27/07/2021, 14:43:51:480 BST] 00000015 SystemOut O Exiting test: test_decodeValue_inputNotEncoded
[27/07/2021, 14:43:51:480 BST] 00000015 SystemOut O Entering test: test_decodeValue
[27/07/2021, 14:43:51:481 BST] 00000015 SystemOut O Exiting test: test_decodeValue
-- Trace -------------------------------------------------
[27/07/2021, 14:43:51:378 BST] 00000015 id=00000000 SystemOut O Entering test: test_trackOAuthClient_noCookies
[27/07/2021, 14:43:51:394 BST] 00000015 id=00000000 SystemOut O Exiting test: test_trackOAuthClient_noCookies
[27/07/2021, 14:43:51:395 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_urlNull
[27/07/2021, 14:43:51:398 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_urlNull
[27/07/2021, 14:43:51:399 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[27/07/2021, 14:43:51:399 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[27/07/2021, 14:43:51:400 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[27/07/2021, 14:43:51:401 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[27/07/2021, 14:43:51:402 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[27/07/2021, 14:43:51:403 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[27/07/2021, 14:43:51:404 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie
[27/07/2021, 14:43:51:406 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie
[27/07/2021, 14:43:51:407 BST] 00000015 id=00000000 SystemOut O Entering test: test_createNewClientTrackingCookie_emptyClientId
[27/07/2021, 14:43:51:408 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createNewClientTrackingCookie_emptyClientId
[27/07/2021, 14:43:51:409 BST] 00000015 id=00000000 SystemOut O Entering test: test_createNewClientTrackingCookie_simpleClientId
[27/07/2021, 14:43:51:410 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createNewClientTrackingCookie_simpleClientId
[27/07/2021, 14:43:51:411 BST] 00000015 id=00000000 SystemOut O Entering test: test_createNewClientTrackingCookie_complexClientId
[27/07/2021, 14:43:51:412 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createNewClientTrackingCookie_complexClientId
[27/07/2021, 14:43:51:413 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookie_emptyValue
[27/07/2021, 14:43:51:414 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookie_emptyValue
[27/07/2021, 14:43:51:415 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookie_complexValue
[27/07/2021, 14:43:51:416 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookie_complexValue
[27/07/2021, 14:43:51:417 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingTrackingCookie_nullValue
[27/07/2021, 14:43:51:418 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingTrackingCookie_nullValue
[27/07/2021, 14:43:51:419 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingTrackingCookie_emptyValue
[27/07/2021, 14:43:51:420 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingTrackingCookie_emptyValue
[27/07/2021, 14:43:51:421 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[27/07/2021, 14:43:51:422 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[27/07/2021, 14:43:51:423 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingCookieValue_nullExistingCookieValue
[27/07/2021, 14:43:51:423 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingCookieValue_nullExistingCookieValue
[27/07/2021, 14:43:51:425 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[27/07/2021, 14:43:51:427 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[27/07/2021, 14:43:51:428 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingCookieValue_tryToAddExistingClient
[27/07/2021, 14:43:51:429 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingCookieValue_tryToAddExistingClient
[27/07/2021, 14:43:51:430 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_emptyCookieValue
[27/07/2021, 14:43:51:431 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_emptyCookieValue
[27/07/2021, 14:43:51:432 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_notEncoded
[27/07/2021, 14:43:51:433 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_notEncoded
[27/07/2021, 14:43:51:434 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[27/07/2021, 14:43:51:434 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[27/07/2021, 14:43:51:435 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[27/07/2021, 14:43:51:436 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[27/07/2021, 14:43:51:437 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[27/07/2021, 14:43:51:438 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[27/07/2021, 14:43:51:439 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[27/07/2021, 14:43:51:439 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[27/07/2021, 14:43:51:440 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookieValue_emptyListOfClientIds
[27/07/2021, 14:43:51:441 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookieValue_emptyListOfClientIds
[27/07/2021, 14:43:51:442 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookieValue_singleEntry
[27/07/2021, 14:43:51:443 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookieValue_singleEntry
[27/07/2021, 14:43:51:444 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookieValue_multipleEntries
[27/07/2021, 14:43:51:445 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookieValue_multipleEntries
[27/07/2021, 14:43:51:446 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriEmpty
[27/07/2021, 14:43:51:447 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriEmpty
[27/07/2021, 14:43:51:448 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriNoSlashes
[27/07/2021, 14:43:51:449 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriNoSlashes
[27/07/2021, 14:43:51:450 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriOneSlash
[27/07/2021, 14:43:51:451 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriOneSlash
[27/07/2021, 14:43:51:452 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriMultipleSlashes
[27/07/2021, 14:43:51:453 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriMultipleSlashes
[27/07/2021, 14:43:51:454 BST] 00000015 id=00000000 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueNull
[27/07/2021, 14:43:51:461 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueNull
[27/07/2021, 14:43:51:462 BST] 00000015 id=00000000 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueEmpty
[27/07/2021, 14:43:51:462 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueEmpty
[27/07/2021, 14:43:51:463 BST] 00000015 id=00000000 SystemOut O Entering test: test_getUpdatedLogoutUrl
[27/07/2021, 14:43:51:464 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getUpdatedLogoutUrl
[27/07/2021, 14:43:51:465 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_emptyClientIdList
[27/07/2021, 14:43:51:466 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_emptyClientIdList
[27/07/2021, 14:43:51:467 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[27/07/2021, 14:43:51:467 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[27/07/2021, 14:43:51:468 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[27/07/2021, 14:43:51:469 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[27/07/2021, 14:43:51:470 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[27/07/2021, 14:43:51:471 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[27/07/2021, 14:43:51:471 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[27/07/2021, 14:43:51:472 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[27/07/2021, 14:43:51:473 BST] 00000015 id=00000000 SystemOut O Entering test: test_encodeValue_emptyInput
[27/07/2021, 14:43:51:473 BST] 00000015 id=00000000 SystemOut O Exiting test: test_encodeValue_emptyInput
[27/07/2021, 14:43:51:474 BST] 00000015 id=00000000 SystemOut O Entering test: test_encodeValue
[27/07/2021, 14:43:51:475 BST] 00000015 id=00000000 SystemOut O Exiting test: test_encodeValue
[27/07/2021, 14:43:51:476 BST] 00000015 id=00000000 SystemOut O Entering test: test_decodeValue_emptyInput
[27/07/2021, 14:43:51:476 BST] 00000015 id=00000000 SystemOut O Exiting test: test_decodeValue_emptyInput
[27/07/2021, 14:43:51:477 BST] 00000015 id=00000000 SystemOut O Entering test: test_decodeValue_inputNotEncoded
[27/07/2021, 14:43:51:480 BST] 00000015 id=00000000 SystemOut O Exiting test: test_decodeValue_inputNotEncoded
[27/07/2021, 14:43:51:480 BST] 00000015 id=00000000 SystemOut O Entering test: test_decodeValue
[27/07/2021, 14:43:51:481 BST] 00000015 id=00000000 SystemOut O Exiting test: test_decodeValue