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 -------------------------------------------------
[07/04/2021, 11:04:54:956 BST] 00000015 SystemOut O Entering test: test_trackOAuthClient_noCookies
[07/04/2021, 11:04:54:973 BST] 00000015 SystemOut O Exiting test: test_trackOAuthClient_noCookies
[07/04/2021, 11:04:54:974 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_urlNull
[07/04/2021, 11:04:54:974 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_urlNull
[07/04/2021, 11:04:54:975 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[07/04/2021, 11:04:54:976 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[07/04/2021, 11:04:54:977 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[07/04/2021, 11:04:54:978 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[07/04/2021, 11:04:54:979 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[07/04/2021, 11:04:54:980 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[07/04/2021, 11:04:54:981 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie
[07/04/2021, 11:04:54:983 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie
[07/04/2021, 11:04:54:984 BST] 00000015 SystemOut O Entering test: test_createNewClientTrackingCookie_emptyClientId
[07/04/2021, 11:04:54:985 BST] 00000015 SystemOut O Exiting test: test_createNewClientTrackingCookie_emptyClientId
[07/04/2021, 11:04:54:986 BST] 00000015 SystemOut O Entering test: test_createNewClientTrackingCookie_simpleClientId
[07/04/2021, 11:04:54:988 BST] 00000015 SystemOut O Exiting test: test_createNewClientTrackingCookie_simpleClientId
[07/04/2021, 11:04:54:989 BST] 00000015 SystemOut O Entering test: test_createNewClientTrackingCookie_complexClientId
[07/04/2021, 11:04:54:991 BST] 00000015 SystemOut O Exiting test: test_createNewClientTrackingCookie_complexClientId
[07/04/2021, 11:04:54:992 BST] 00000015 SystemOut O Entering test: test_createCookie_emptyValue
[07/04/2021, 11:04:54:996 BST] 00000015 SystemOut O Exiting test: test_createCookie_emptyValue
[07/04/2021, 11:04:54:997 BST] 00000015 SystemOut O Entering test: test_createCookie_complexValue
[07/04/2021, 11:04:54:998 BST] 00000015 SystemOut O Exiting test: test_createCookie_complexValue
[07/04/2021, 11:04:54:999 BST] 00000015 SystemOut O Entering test: test_updateExistingTrackingCookie_nullValue
[07/04/2021, 11:04:55:001 BST] 00000015 SystemOut O Exiting test: test_updateExistingTrackingCookie_nullValue
[07/04/2021, 11:04:55:002 BST] 00000015 SystemOut O Entering test: test_updateExistingTrackingCookie_emptyValue
[07/04/2021, 11:04:55:003 BST] 00000015 SystemOut O Exiting test: test_updateExistingTrackingCookie_emptyValue
[07/04/2021, 11:04:55:004 BST] 00000015 SystemOut O Entering test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[07/04/2021, 11:04:55:006 BST] 00000015 SystemOut O Exiting test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[07/04/2021, 11:04:55:007 BST] 00000015 SystemOut O Entering test: test_updateExistingCookieValue_nullExistingCookieValue
[07/04/2021, 11:04:55:009 BST] 00000015 SystemOut O Exiting test: test_updateExistingCookieValue_nullExistingCookieValue
[07/04/2021, 11:04:55:011 BST] 00000015 SystemOut O Entering test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[07/04/2021, 11:04:55:013 BST] 00000015 SystemOut O Exiting test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[07/04/2021, 11:04:55:014 BST] 00000015 SystemOut O Entering test: test_updateExistingCookieValue_tryToAddExistingClient
[07/04/2021, 11:04:55:015 BST] 00000015 SystemOut O Exiting test: test_updateExistingCookieValue_tryToAddExistingClient
[07/04/2021, 11:04:55:016 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_emptyCookieValue
[07/04/2021, 11:04:55:017 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_emptyCookieValue
[07/04/2021, 11:04:55:018 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_notEncoded
[07/04/2021, 11:04:55:019 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_notEncoded
[07/04/2021, 11:04:55:020 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[07/04/2021, 11:04:55:021 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[07/04/2021, 11:04:55:022 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[07/04/2021, 11:04:55:023 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[07/04/2021, 11:04:55:024 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[07/04/2021, 11:04:55:025 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[07/04/2021, 11:04:55:025 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[07/04/2021, 11:04:55:026 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[07/04/2021, 11:04:55:027 BST] 00000015 SystemOut O Entering test: test_createCookieValue_emptyListOfClientIds
[07/04/2021, 11:04:55:028 BST] 00000015 SystemOut O Exiting test: test_createCookieValue_emptyListOfClientIds
[07/04/2021, 11:04:55:029 BST] 00000015 SystemOut O Entering test: test_createCookieValue_singleEntry
[07/04/2021, 11:04:55:030 BST] 00000015 SystemOut O Exiting test: test_createCookieValue_singleEntry
[07/04/2021, 11:04:55:031 BST] 00000015 SystemOut O Entering test: test_createCookieValue_multipleEntries
[07/04/2021, 11:04:55:031 BST] 00000015 SystemOut O Exiting test: test_createCookieValue_multipleEntries
[07/04/2021, 11:04:55:032 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriEmpty
[07/04/2021, 11:04:55:033 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriEmpty
[07/04/2021, 11:04:55:034 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriNoSlashes
[07/04/2021, 11:04:55:035 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriNoSlashes
[07/04/2021, 11:04:55:036 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriOneSlash
[07/04/2021, 11:04:55:038 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriOneSlash
[07/04/2021, 11:04:55:039 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriMultipleSlashes
[07/04/2021, 11:04:55:040 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriMultipleSlashes
[07/04/2021, 11:04:55:040 BST] 00000015 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueNull
[07/04/2021, 11:04:55:047 BST] 00000015 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueNull
[07/04/2021, 11:04:55:048 BST] 00000015 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueEmpty
[07/04/2021, 11:04:55:049 BST] 00000015 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueEmpty
[07/04/2021, 11:04:55:050 BST] 00000015 SystemOut O Entering test: test_getUpdatedLogoutUrl
[07/04/2021, 11:04:55:051 BST] 00000015 SystemOut O Exiting test: test_getUpdatedLogoutUrl
[07/04/2021, 11:04:55:052 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_emptyClientIdList
[07/04/2021, 11:04:55:052 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_emptyClientIdList
[07/04/2021, 11:04:55:053 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[07/04/2021, 11:04:55:054 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[07/04/2021, 11:04:55:054 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[07/04/2021, 11:04:55:055 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[07/04/2021, 11:04:55:056 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[07/04/2021, 11:04:55:057 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[07/04/2021, 11:04:55:057 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[07/04/2021, 11:04:55:058 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[07/04/2021, 11:04:55:059 BST] 00000015 SystemOut O Entering test: test_encodeValue_emptyInput
[07/04/2021, 11:04:55:059 BST] 00000015 SystemOut O Exiting test: test_encodeValue_emptyInput
[07/04/2021, 11:04:55:060 BST] 00000015 SystemOut O Entering test: test_encodeValue
[07/04/2021, 11:04:55:060 BST] 00000015 SystemOut O Exiting test: test_encodeValue
[07/04/2021, 11:04:55:061 BST] 00000015 SystemOut O Entering test: test_decodeValue_emptyInput
[07/04/2021, 11:04:55:061 BST] 00000015 SystemOut O Exiting test: test_decodeValue_emptyInput
[07/04/2021, 11:04:55:062 BST] 00000015 SystemOut O Entering test: test_decodeValue_inputNotEncoded
[07/04/2021, 11:04:55:062 BST] 00000015 SystemOut O Exiting test: test_decodeValue_inputNotEncoded
[07/04/2021, 11:04:55:063 BST] 00000015 SystemOut O Entering test: test_decodeValue
[07/04/2021, 11:04:55:065 BST] 00000015 SystemOut O Exiting test: test_decodeValue
-- Trace -------------------------------------------------
[07/04/2021, 11:04:54:956 BST] 00000015 id=00000000 SystemOut O Entering test: test_trackOAuthClient_noCookies
[07/04/2021, 11:04:54:973 BST] 00000015 id=00000000 SystemOut O Exiting test: test_trackOAuthClient_noCookies
[07/04/2021, 11:04:54:974 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_urlNull
[07/04/2021, 11:04:54:974 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_urlNull
[07/04/2021, 11:04:54:975 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[07/04/2021, 11:04:54:976 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[07/04/2021, 11:04:54:977 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[07/04/2021, 11:04:54:978 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[07/04/2021, 11:04:54:979 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[07/04/2021, 11:04:54:980 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[07/04/2021, 11:04:54:981 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie
[07/04/2021, 11:04:54:983 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie
[07/04/2021, 11:04:54:984 BST] 00000015 id=00000000 SystemOut O Entering test: test_createNewClientTrackingCookie_emptyClientId
[07/04/2021, 11:04:54:985 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createNewClientTrackingCookie_emptyClientId
[07/04/2021, 11:04:54:986 BST] 00000015 id=00000000 SystemOut O Entering test: test_createNewClientTrackingCookie_simpleClientId
[07/04/2021, 11:04:54:988 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createNewClientTrackingCookie_simpleClientId
[07/04/2021, 11:04:54:989 BST] 00000015 id=00000000 SystemOut O Entering test: test_createNewClientTrackingCookie_complexClientId
[07/04/2021, 11:04:54:991 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createNewClientTrackingCookie_complexClientId
[07/04/2021, 11:04:54:992 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookie_emptyValue
[07/04/2021, 11:04:54:996 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookie_emptyValue
[07/04/2021, 11:04:54:997 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookie_complexValue
[07/04/2021, 11:04:54:998 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookie_complexValue
[07/04/2021, 11:04:54:999 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingTrackingCookie_nullValue
[07/04/2021, 11:04:55:001 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingTrackingCookie_nullValue
[07/04/2021, 11:04:55:002 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingTrackingCookie_emptyValue
[07/04/2021, 11:04:55:003 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingTrackingCookie_emptyValue
[07/04/2021, 11:04:55:004 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[07/04/2021, 11:04:55:006 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[07/04/2021, 11:04:55:007 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingCookieValue_nullExistingCookieValue
[07/04/2021, 11:04:55:009 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingCookieValue_nullExistingCookieValue
[07/04/2021, 11:04:55:011 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[07/04/2021, 11:04:55:013 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[07/04/2021, 11:04:55:014 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingCookieValue_tryToAddExistingClient
[07/04/2021, 11:04:55:015 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingCookieValue_tryToAddExistingClient
[07/04/2021, 11:04:55:016 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_emptyCookieValue
[07/04/2021, 11:04:55:017 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_emptyCookieValue
[07/04/2021, 11:04:55:018 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_notEncoded
[07/04/2021, 11:04:55:019 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_notEncoded
[07/04/2021, 11:04:55:020 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[07/04/2021, 11:04:55:021 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[07/04/2021, 11:04:55:022 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[07/04/2021, 11:04:55:023 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[07/04/2021, 11:04:55:024 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[07/04/2021, 11:04:55:025 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[07/04/2021, 11:04:55:025 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[07/04/2021, 11:04:55:026 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[07/04/2021, 11:04:55:027 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookieValue_emptyListOfClientIds
[07/04/2021, 11:04:55:028 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookieValue_emptyListOfClientIds
[07/04/2021, 11:04:55:029 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookieValue_singleEntry
[07/04/2021, 11:04:55:030 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookieValue_singleEntry
[07/04/2021, 11:04:55:031 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookieValue_multipleEntries
[07/04/2021, 11:04:55:031 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookieValue_multipleEntries
[07/04/2021, 11:04:55:032 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriEmpty
[07/04/2021, 11:04:55:033 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriEmpty
[07/04/2021, 11:04:55:034 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriNoSlashes
[07/04/2021, 11:04:55:035 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriNoSlashes
[07/04/2021, 11:04:55:036 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriOneSlash
[07/04/2021, 11:04:55:038 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriOneSlash
[07/04/2021, 11:04:55:039 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriMultipleSlashes
[07/04/2021, 11:04:55:040 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriMultipleSlashes
[07/04/2021, 11:04:55:040 BST] 00000015 id=00000000 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueNull
[07/04/2021, 11:04:55:047 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueNull
[07/04/2021, 11:04:55:048 BST] 00000015 id=00000000 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueEmpty
[07/04/2021, 11:04:55:049 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueEmpty
[07/04/2021, 11:04:55:050 BST] 00000015 id=00000000 SystemOut O Entering test: test_getUpdatedLogoutUrl
[07/04/2021, 11:04:55:051 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getUpdatedLogoutUrl
[07/04/2021, 11:04:55:052 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_emptyClientIdList
[07/04/2021, 11:04:55:052 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_emptyClientIdList
[07/04/2021, 11:04:55:053 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[07/04/2021, 11:04:55:054 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[07/04/2021, 11:04:55:054 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[07/04/2021, 11:04:55:055 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[07/04/2021, 11:04:55:056 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[07/04/2021, 11:04:55:057 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[07/04/2021, 11:04:55:057 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[07/04/2021, 11:04:55:058 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[07/04/2021, 11:04:55:059 BST] 00000015 id=00000000 SystemOut O Entering test: test_encodeValue_emptyInput
[07/04/2021, 11:04:55:059 BST] 00000015 id=00000000 SystemOut O Exiting test: test_encodeValue_emptyInput
[07/04/2021, 11:04:55:060 BST] 00000015 id=00000000 SystemOut O Entering test: test_encodeValue
[07/04/2021, 11:04:55:060 BST] 00000015 id=00000000 SystemOut O Exiting test: test_encodeValue
[07/04/2021, 11:04:55:061 BST] 00000015 id=00000000 SystemOut O Entering test: test_decodeValue_emptyInput
[07/04/2021, 11:04:55:061 BST] 00000015 id=00000000 SystemOut O Exiting test: test_decodeValue_emptyInput
[07/04/2021, 11:04:55:062 BST] 00000015 id=00000000 SystemOut O Entering test: test_decodeValue_inputNotEncoded
[07/04/2021, 11:04:55:062 BST] 00000015 id=00000000 SystemOut O Exiting test: test_decodeValue_inputNotEncoded
[07/04/2021, 11:04:55:063 BST] 00000015 id=00000000 SystemOut O Entering test: test_decodeValue
[07/04/2021, 11:04:55:065 BST] 00000015 id=00000000 SystemOut O Exiting test: test_decodeValue