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 -------------------------------------------------
[20/08/2020, 10:24:12:478 BST] 00000015 SystemOut O Entering test: test_trackOAuthClient_noCookies
[20/08/2020, 10:24:12:493 BST] 00000015 SystemOut O Exiting test: test_trackOAuthClient_noCookies
[20/08/2020, 10:24:12:493 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_urlNull
[20/08/2020, 10:24:12:494 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_urlNull
[20/08/2020, 10:24:12:495 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[20/08/2020, 10:24:12:495 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[20/08/2020, 10:24:12:497 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[20/08/2020, 10:24:12:498 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[20/08/2020, 10:24:12:498 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[20/08/2020, 10:24:12:500 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[20/08/2020, 10:24:12:501 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie
[20/08/2020, 10:24:12:503 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie
[20/08/2020, 10:24:12:504 BST] 00000015 SystemOut O Entering test: test_createNewClientTrackingCookie_emptyClientId
[20/08/2020, 10:24:12:505 BST] 00000015 SystemOut O Exiting test: test_createNewClientTrackingCookie_emptyClientId
[20/08/2020, 10:24:12:506 BST] 00000015 SystemOut O Entering test: test_createNewClientTrackingCookie_simpleClientId
[20/08/2020, 10:24:12:507 BST] 00000015 SystemOut O Exiting test: test_createNewClientTrackingCookie_simpleClientId
[20/08/2020, 10:24:12:508 BST] 00000015 SystemOut O Entering test: test_createNewClientTrackingCookie_complexClientId
[20/08/2020, 10:24:12:509 BST] 00000015 SystemOut O Exiting test: test_createNewClientTrackingCookie_complexClientId
[20/08/2020, 10:24:12:510 BST] 00000015 SystemOut O Entering test: test_createCookie_emptyValue
[20/08/2020, 10:24:12:511 BST] 00000015 SystemOut O Exiting test: test_createCookie_emptyValue
[20/08/2020, 10:24:12:512 BST] 00000015 SystemOut O Entering test: test_createCookie_complexValue
[20/08/2020, 10:24:12:514 BST] 00000015 SystemOut O Exiting test: test_createCookie_complexValue
[20/08/2020, 10:24:12:515 BST] 00000015 SystemOut O Entering test: test_updateExistingTrackingCookie_nullValue
[20/08/2020, 10:24:12:516 BST] 00000015 SystemOut O Exiting test: test_updateExistingTrackingCookie_nullValue
[20/08/2020, 10:24:12:517 BST] 00000015 SystemOut O Entering test: test_updateExistingTrackingCookie_emptyValue
[20/08/2020, 10:24:12:518 BST] 00000015 SystemOut O Exiting test: test_updateExistingTrackingCookie_emptyValue
[20/08/2020, 10:24:12:519 BST] 00000015 SystemOut O Entering test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[20/08/2020, 10:24:12:521 BST] 00000015 SystemOut O Exiting test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[20/08/2020, 10:24:12:522 BST] 00000015 SystemOut O Entering test: test_updateExistingCookieValue_nullExistingCookieValue
[20/08/2020, 10:24:12:523 BST] 00000015 SystemOut O Exiting test: test_updateExistingCookieValue_nullExistingCookieValue
[20/08/2020, 10:24:12:525 BST] 00000015 SystemOut O Entering test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[20/08/2020, 10:24:12:527 BST] 00000015 SystemOut O Exiting test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[20/08/2020, 10:24:12:528 BST] 00000015 SystemOut O Entering test: test_updateExistingCookieValue_tryToAddExistingClient
[20/08/2020, 10:24:12:529 BST] 00000015 SystemOut O Exiting test: test_updateExistingCookieValue_tryToAddExistingClient
[20/08/2020, 10:24:12:530 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_emptyCookieValue
[20/08/2020, 10:24:12:531 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_emptyCookieValue
[20/08/2020, 10:24:12:532 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_notEncoded
[20/08/2020, 10:24:12:533 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_notEncoded
[20/08/2020, 10:24:12:534 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[20/08/2020, 10:24:12:534 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[20/08/2020, 10:24:12:535 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[20/08/2020, 10:24:12:536 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[20/08/2020, 10:24:12:537 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[20/08/2020, 10:24:12:537 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[20/08/2020, 10:24:12:538 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[20/08/2020, 10:24:12:542 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[20/08/2020, 10:24:12:543 BST] 00000015 SystemOut O Entering test: test_createCookieValue_emptyListOfClientIds
[20/08/2020, 10:24:12:543 BST] 00000015 SystemOut O Exiting test: test_createCookieValue_emptyListOfClientIds
[20/08/2020, 10:24:12:544 BST] 00000015 SystemOut O Entering test: test_createCookieValue_singleEntry
[20/08/2020, 10:24:12:545 BST] 00000015 SystemOut O Exiting test: test_createCookieValue_singleEntry
[20/08/2020, 10:24:12:546 BST] 00000015 SystemOut O Entering test: test_createCookieValue_multipleEntries
[20/08/2020, 10:24:12:546 BST] 00000015 SystemOut O Exiting test: test_createCookieValue_multipleEntries
[20/08/2020, 10:24:12:547 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriEmpty
[20/08/2020, 10:24:12:548 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriEmpty
[20/08/2020, 10:24:12:549 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriNoSlashes
[20/08/2020, 10:24:12:550 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriNoSlashes
[20/08/2020, 10:24:12:551 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriOneSlash
[20/08/2020, 10:24:12:552 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriOneSlash
[20/08/2020, 10:24:12:553 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriMultipleSlashes
[20/08/2020, 10:24:12:554 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriMultipleSlashes
[20/08/2020, 10:24:12:554 BST] 00000015 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueNull
[20/08/2020, 10:24:12:561 BST] 00000015 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueNull
[20/08/2020, 10:24:12:562 BST] 00000015 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueEmpty
[20/08/2020, 10:24:12:563 BST] 00000015 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueEmpty
[20/08/2020, 10:24:12:563 BST] 00000015 SystemOut O Entering test: test_getUpdatedLogoutUrl
[20/08/2020, 10:24:12:564 BST] 00000015 SystemOut O Exiting test: test_getUpdatedLogoutUrl
[20/08/2020, 10:24:12:565 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_emptyClientIdList
[20/08/2020, 10:24:12:566 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_emptyClientIdList
[20/08/2020, 10:24:12:566 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[20/08/2020, 10:24:12:567 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[20/08/2020, 10:24:12:568 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[20/08/2020, 10:24:12:568 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[20/08/2020, 10:24:12:569 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[20/08/2020, 10:24:12:570 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[20/08/2020, 10:24:12:571 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[20/08/2020, 10:24:12:571 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[20/08/2020, 10:24:12:572 BST] 00000015 SystemOut O Entering test: test_encodeValue_emptyInput
[20/08/2020, 10:24:12:573 BST] 00000015 SystemOut O Exiting test: test_encodeValue_emptyInput
[20/08/2020, 10:24:12:573 BST] 00000015 SystemOut O Entering test: test_encodeValue
[20/08/2020, 10:24:12:574 BST] 00000015 SystemOut O Exiting test: test_encodeValue
[20/08/2020, 10:24:12:575 BST] 00000015 SystemOut O Entering test: test_decodeValue_emptyInput
[20/08/2020, 10:24:12:575 BST] 00000015 SystemOut O Exiting test: test_decodeValue_emptyInput
[20/08/2020, 10:24:12:576 BST] 00000015 SystemOut O Entering test: test_decodeValue_inputNotEncoded
[20/08/2020, 10:24:12:576 BST] 00000015 SystemOut O Exiting test: test_decodeValue_inputNotEncoded
[20/08/2020, 10:24:12:577 BST] 00000015 SystemOut O Entering test: test_decodeValue
[20/08/2020, 10:24:12:578 BST] 00000015 SystemOut O Exiting test: test_decodeValue
-- Trace -------------------------------------------------
[20/08/2020, 10:24:12:478 BST] 00000015 id=00000000 SystemOut O Entering test: test_trackOAuthClient_noCookies
[20/08/2020, 10:24:12:493 BST] 00000015 id=00000000 SystemOut O Exiting test: test_trackOAuthClient_noCookies
[20/08/2020, 10:24:12:493 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_urlNull
[20/08/2020, 10:24:12:494 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_urlNull
[20/08/2020, 10:24:12:495 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[20/08/2020, 10:24:12:495 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[20/08/2020, 10:24:12:497 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[20/08/2020, 10:24:12:498 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[20/08/2020, 10:24:12:498 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[20/08/2020, 10:24:12:500 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[20/08/2020, 10:24:12:501 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie
[20/08/2020, 10:24:12:503 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie
[20/08/2020, 10:24:12:504 BST] 00000015 id=00000000 SystemOut O Entering test: test_createNewClientTrackingCookie_emptyClientId
[20/08/2020, 10:24:12:505 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createNewClientTrackingCookie_emptyClientId
[20/08/2020, 10:24:12:506 BST] 00000015 id=00000000 SystemOut O Entering test: test_createNewClientTrackingCookie_simpleClientId
[20/08/2020, 10:24:12:507 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createNewClientTrackingCookie_simpleClientId
[20/08/2020, 10:24:12:508 BST] 00000015 id=00000000 SystemOut O Entering test: test_createNewClientTrackingCookie_complexClientId
[20/08/2020, 10:24:12:509 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createNewClientTrackingCookie_complexClientId
[20/08/2020, 10:24:12:510 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookie_emptyValue
[20/08/2020, 10:24:12:511 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookie_emptyValue
[20/08/2020, 10:24:12:512 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookie_complexValue
[20/08/2020, 10:24:12:514 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookie_complexValue
[20/08/2020, 10:24:12:515 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingTrackingCookie_nullValue
[20/08/2020, 10:24:12:516 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingTrackingCookie_nullValue
[20/08/2020, 10:24:12:517 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingTrackingCookie_emptyValue
[20/08/2020, 10:24:12:518 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingTrackingCookie_emptyValue
[20/08/2020, 10:24:12:519 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[20/08/2020, 10:24:12:521 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[20/08/2020, 10:24:12:522 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingCookieValue_nullExistingCookieValue
[20/08/2020, 10:24:12:523 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingCookieValue_nullExistingCookieValue
[20/08/2020, 10:24:12:525 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[20/08/2020, 10:24:12:527 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[20/08/2020, 10:24:12:528 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingCookieValue_tryToAddExistingClient
[20/08/2020, 10:24:12:529 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingCookieValue_tryToAddExistingClient
[20/08/2020, 10:24:12:530 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_emptyCookieValue
[20/08/2020, 10:24:12:531 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_emptyCookieValue
[20/08/2020, 10:24:12:532 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_notEncoded
[20/08/2020, 10:24:12:533 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_notEncoded
[20/08/2020, 10:24:12:534 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[20/08/2020, 10:24:12:534 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[20/08/2020, 10:24:12:535 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[20/08/2020, 10:24:12:536 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[20/08/2020, 10:24:12:537 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[20/08/2020, 10:24:12:537 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[20/08/2020, 10:24:12:538 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[20/08/2020, 10:24:12:542 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[20/08/2020, 10:24:12:543 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookieValue_emptyListOfClientIds
[20/08/2020, 10:24:12:543 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookieValue_emptyListOfClientIds
[20/08/2020, 10:24:12:544 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookieValue_singleEntry
[20/08/2020, 10:24:12:545 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookieValue_singleEntry
[20/08/2020, 10:24:12:546 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookieValue_multipleEntries
[20/08/2020, 10:24:12:546 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookieValue_multipleEntries
[20/08/2020, 10:24:12:547 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriEmpty
[20/08/2020, 10:24:12:548 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriEmpty
[20/08/2020, 10:24:12:549 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriNoSlashes
[20/08/2020, 10:24:12:550 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriNoSlashes
[20/08/2020, 10:24:12:551 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriOneSlash
[20/08/2020, 10:24:12:552 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriOneSlash
[20/08/2020, 10:24:12:553 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriMultipleSlashes
[20/08/2020, 10:24:12:554 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriMultipleSlashes
[20/08/2020, 10:24:12:554 BST] 00000015 id=00000000 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueNull
[20/08/2020, 10:24:12:561 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueNull
[20/08/2020, 10:24:12:562 BST] 00000015 id=00000000 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueEmpty
[20/08/2020, 10:24:12:563 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueEmpty
[20/08/2020, 10:24:12:563 BST] 00000015 id=00000000 SystemOut O Entering test: test_getUpdatedLogoutUrl
[20/08/2020, 10:24:12:564 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getUpdatedLogoutUrl
[20/08/2020, 10:24:12:565 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_emptyClientIdList
[20/08/2020, 10:24:12:566 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_emptyClientIdList
[20/08/2020, 10:24:12:566 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[20/08/2020, 10:24:12:567 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[20/08/2020, 10:24:12:568 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[20/08/2020, 10:24:12:568 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[20/08/2020, 10:24:12:569 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[20/08/2020, 10:24:12:570 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[20/08/2020, 10:24:12:571 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[20/08/2020, 10:24:12:571 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[20/08/2020, 10:24:12:572 BST] 00000015 id=00000000 SystemOut O Entering test: test_encodeValue_emptyInput
[20/08/2020, 10:24:12:573 BST] 00000015 id=00000000 SystemOut O Exiting test: test_encodeValue_emptyInput
[20/08/2020, 10:24:12:573 BST] 00000015 id=00000000 SystemOut O Entering test: test_encodeValue
[20/08/2020, 10:24:12:574 BST] 00000015 id=00000000 SystemOut O Exiting test: test_encodeValue
[20/08/2020, 10:24:12:575 BST] 00000015 id=00000000 SystemOut O Entering test: test_decodeValue_emptyInput
[20/08/2020, 10:24:12:575 BST] 00000015 id=00000000 SystemOut O Exiting test: test_decodeValue_emptyInput
[20/08/2020, 10:24:12:576 BST] 00000015 id=00000000 SystemOut O Entering test: test_decodeValue_inputNotEncoded
[20/08/2020, 10:24:12:576 BST] 00000015 id=00000000 SystemOut O Exiting test: test_decodeValue_inputNotEncoded
[20/08/2020, 10:24:12:577 BST] 00000015 id=00000000 SystemOut O Entering test: test_decodeValue
[20/08/2020, 10:24:12:578 BST] 00000015 id=00000000 SystemOut O Exiting test: test_decodeValue