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 -------------------------------------------------
[28/05/2020, 05:11:41:901 BST] 00000015 SystemOut O Entering test: test_trackOAuthClient_noCookies
[28/05/2020, 05:11:41:917 BST] 00000015 SystemOut O Exiting test: test_trackOAuthClient_noCookies
[28/05/2020, 05:11:41:919 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_urlNull
[28/05/2020, 05:11:41:919 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_urlNull
[28/05/2020, 05:11:41:920 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[28/05/2020, 05:11:41:920 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[28/05/2020, 05:11:41:921 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[28/05/2020, 05:11:41:923 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[28/05/2020, 05:11:41:923 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[28/05/2020, 05:11:41:925 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[28/05/2020, 05:11:41:926 BST] 00000015 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie
[28/05/2020, 05:11:41:927 BST] 00000015 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie
[28/05/2020, 05:11:41:928 BST] 00000015 SystemOut O Entering test: test_createNewClientTrackingCookie_emptyClientId
[28/05/2020, 05:11:41:930 BST] 00000015 SystemOut O Exiting test: test_createNewClientTrackingCookie_emptyClientId
[28/05/2020, 05:11:41:931 BST] 00000015 SystemOut O Entering test: test_createNewClientTrackingCookie_simpleClientId
[28/05/2020, 05:11:41:932 BST] 00000015 SystemOut O Exiting test: test_createNewClientTrackingCookie_simpleClientId
[28/05/2020, 05:11:41:935 BST] 00000015 SystemOut O Entering test: test_createNewClientTrackingCookie_complexClientId
[28/05/2020, 05:11:41:936 BST] 00000015 SystemOut O Exiting test: test_createNewClientTrackingCookie_complexClientId
[28/05/2020, 05:11:41:937 BST] 00000015 SystemOut O Entering test: test_createCookie_emptyValue
[28/05/2020, 05:11:41:938 BST] 00000015 SystemOut O Exiting test: test_createCookie_emptyValue
[28/05/2020, 05:11:41:939 BST] 00000015 SystemOut O Entering test: test_createCookie_complexValue
[28/05/2020, 05:11:41:941 BST] 00000015 SystemOut O Exiting test: test_createCookie_complexValue
[28/05/2020, 05:11:41:941 BST] 00000015 SystemOut O Entering test: test_updateExistingTrackingCookie_nullValue
[28/05/2020, 05:11:41:943 BST] 00000015 SystemOut O Exiting test: test_updateExistingTrackingCookie_nullValue
[28/05/2020, 05:11:41:944 BST] 00000015 SystemOut O Entering test: test_updateExistingTrackingCookie_emptyValue
[28/05/2020, 05:11:41:945 BST] 00000015 SystemOut O Exiting test: test_updateExistingTrackingCookie_emptyValue
[28/05/2020, 05:11:41:946 BST] 00000015 SystemOut O Entering test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[28/05/2020, 05:11:41:947 BST] 00000015 SystemOut O Exiting test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[28/05/2020, 05:11:41:948 BST] 00000015 SystemOut O Entering test: test_updateExistingCookieValue_nullExistingCookieValue
[28/05/2020, 05:11:41:949 BST] 00000015 SystemOut O Exiting test: test_updateExistingCookieValue_nullExistingCookieValue
[28/05/2020, 05:11:41:951 BST] 00000015 SystemOut O Entering test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[28/05/2020, 05:11:41:953 BST] 00000015 SystemOut O Exiting test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[28/05/2020, 05:11:41:954 BST] 00000015 SystemOut O Entering test: test_updateExistingCookieValue_tryToAddExistingClient
[28/05/2020, 05:11:41:955 BST] 00000015 SystemOut O Exiting test: test_updateExistingCookieValue_tryToAddExistingClient
[28/05/2020, 05:11:41:956 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_emptyCookieValue
[28/05/2020, 05:11:41:956 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_emptyCookieValue
[28/05/2020, 05:11:41:957 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_notEncoded
[28/05/2020, 05:11:41:958 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_notEncoded
[28/05/2020, 05:11:41:959 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[28/05/2020, 05:11:41:959 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[28/05/2020, 05:11:41:960 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[28/05/2020, 05:11:41:961 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[28/05/2020, 05:11:41:962 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[28/05/2020, 05:11:41:963 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[28/05/2020, 05:11:41:964 BST] 00000015 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[28/05/2020, 05:11:41:964 BST] 00000015 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[28/05/2020, 05:11:41:965 BST] 00000015 SystemOut O Entering test: test_createCookieValue_emptyListOfClientIds
[28/05/2020, 05:11:41:966 BST] 00000015 SystemOut O Exiting test: test_createCookieValue_emptyListOfClientIds
[28/05/2020, 05:11:41:967 BST] 00000015 SystemOut O Entering test: test_createCookieValue_singleEntry
[28/05/2020, 05:11:41:968 BST] 00000015 SystemOut O Exiting test: test_createCookieValue_singleEntry
[28/05/2020, 05:11:41:968 BST] 00000015 SystemOut O Entering test: test_createCookieValue_multipleEntries
[28/05/2020, 05:11:41:969 BST] 00000015 SystemOut O Exiting test: test_createCookieValue_multipleEntries
[28/05/2020, 05:11:41:970 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriEmpty
[28/05/2020, 05:11:41:971 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriEmpty
[28/05/2020, 05:11:41:972 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriNoSlashes
[28/05/2020, 05:11:41:972 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriNoSlashes
[28/05/2020, 05:11:41:973 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriOneSlash
[28/05/2020, 05:11:41:974 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriOneSlash
[28/05/2020, 05:11:41:975 BST] 00000015 SystemOut O Entering test: test_getCookiePath_requestUriMultipleSlashes
[28/05/2020, 05:11:41:976 BST] 00000015 SystemOut O Exiting test: test_getCookiePath_requestUriMultipleSlashes
[28/05/2020, 05:11:41:977 BST] 00000015 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueNull
[28/05/2020, 05:11:41:983 BST] 00000015 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueNull
[28/05/2020, 05:11:41:984 BST] 00000015 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueEmpty
[28/05/2020, 05:11:41:985 BST] 00000015 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueEmpty
[28/05/2020, 05:11:41:986 BST] 00000015 SystemOut O Entering test: test_getUpdatedLogoutUrl
[28/05/2020, 05:11:41:987 BST] 00000015 SystemOut O Exiting test: test_getUpdatedLogoutUrl
[28/05/2020, 05:11:41:987 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_emptyClientIdList
[28/05/2020, 05:11:41:988 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_emptyClientIdList
[28/05/2020, 05:11:41:989 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[28/05/2020, 05:11:41:989 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[28/05/2020, 05:11:41:990 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[28/05/2020, 05:11:41:991 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[28/05/2020, 05:11:41:992 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[28/05/2020, 05:11:41:992 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[28/05/2020, 05:11:41:993 BST] 00000015 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[28/05/2020, 05:11:41:994 BST] 00000015 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[28/05/2020, 05:11:41:995 BST] 00000015 SystemOut O Entering test: test_encodeValue_emptyInput
[28/05/2020, 05:11:41:995 BST] 00000015 SystemOut O Exiting test: test_encodeValue_emptyInput
[28/05/2020, 05:11:41:996 BST] 00000015 SystemOut O Entering test: test_encodeValue
[28/05/2020, 05:11:41:997 BST] 00000015 SystemOut O Exiting test: test_encodeValue
[28/05/2020, 05:11:41:997 BST] 00000015 SystemOut O Entering test: test_decodeValue_emptyInput
[28/05/2020, 05:11:41:998 BST] 00000015 SystemOut O Exiting test: test_decodeValue_emptyInput
[28/05/2020, 05:11:41:999 BST] 00000015 SystemOut O Entering test: test_decodeValue_inputNotEncoded
[28/05/2020, 05:11:42:001 BST] 00000015 SystemOut O Exiting test: test_decodeValue_inputNotEncoded
[28/05/2020, 05:11:42:002 BST] 00000015 SystemOut O Entering test: test_decodeValue
[28/05/2020, 05:11:42:003 BST] 00000015 SystemOut O Exiting test: test_decodeValue
-- Trace -------------------------------------------------
[28/05/2020, 05:11:41:901 BST] 00000015 id=00000000 SystemOut O Entering test: test_trackOAuthClient_noCookies
[28/05/2020, 05:11:41:917 BST] 00000015 id=00000000 SystemOut O Exiting test: test_trackOAuthClient_noCookies
[28/05/2020, 05:11:41:919 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_urlNull
[28/05/2020, 05:11:41:919 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_urlNull
[28/05/2020, 05:11:41:920 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[28/05/2020, 05:11:41:920 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_emptyNull
[28/05/2020, 05:11:41:921 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[28/05/2020, 05:11:41:923 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_noTrackingCookie
[28/05/2020, 05:11:41:923 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[28/05/2020, 05:11:41:925 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie_trackingCookieHasNoValue
[28/05/2020, 05:11:41:926 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateLogoutUrlAndDeleteCookie
[28/05/2020, 05:11:41:927 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateLogoutUrlAndDeleteCookie
[28/05/2020, 05:11:41:928 BST] 00000015 id=00000000 SystemOut O Entering test: test_createNewClientTrackingCookie_emptyClientId
[28/05/2020, 05:11:41:930 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createNewClientTrackingCookie_emptyClientId
[28/05/2020, 05:11:41:931 BST] 00000015 id=00000000 SystemOut O Entering test: test_createNewClientTrackingCookie_simpleClientId
[28/05/2020, 05:11:41:932 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createNewClientTrackingCookie_simpleClientId
[28/05/2020, 05:11:41:935 BST] 00000015 id=00000000 SystemOut O Entering test: test_createNewClientTrackingCookie_complexClientId
[28/05/2020, 05:11:41:936 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createNewClientTrackingCookie_complexClientId
[28/05/2020, 05:11:41:937 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookie_emptyValue
[28/05/2020, 05:11:41:938 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookie_emptyValue
[28/05/2020, 05:11:41:939 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookie_complexValue
[28/05/2020, 05:11:41:941 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookie_complexValue
[28/05/2020, 05:11:41:941 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingTrackingCookie_nullValue
[28/05/2020, 05:11:41:943 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingTrackingCookie_nullValue
[28/05/2020, 05:11:41:944 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingTrackingCookie_emptyValue
[28/05/2020, 05:11:41:945 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingTrackingCookie_emptyValue
[28/05/2020, 05:11:41:946 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[28/05/2020, 05:11:41:947 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingTrackingCookie_cookieAlreadyContainsEntries
[28/05/2020, 05:11:41:948 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingCookieValue_nullExistingCookieValue
[28/05/2020, 05:11:41:949 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingCookieValue_nullExistingCookieValue
[28/05/2020, 05:11:41:951 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[28/05/2020, 05:11:41:953 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingCookieValue_cookieAlreadyContainsEntries
[28/05/2020, 05:11:41:954 BST] 00000015 id=00000000 SystemOut O Entering test: test_updateExistingCookieValue_tryToAddExistingClient
[28/05/2020, 05:11:41:955 BST] 00000015 id=00000000 SystemOut O Exiting test: test_updateExistingCookieValue_tryToAddExistingClient
[28/05/2020, 05:11:41:956 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_emptyCookieValue
[28/05/2020, 05:11:41:956 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_emptyCookieValue
[28/05/2020, 05:11:41:957 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_notEncoded
[28/05/2020, 05:11:41:958 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_notEncoded
[28/05/2020, 05:11:41:959 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[28/05/2020, 05:11:41:959 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_insufficientlyEncoded
[28/05/2020, 05:11:41:960 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[28/05/2020, 05:11:41:961 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_singleEntry_properlyEncoded
[28/05/2020, 05:11:41:962 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[28/05/2020, 05:11:41:963 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_insufficientlyEncoded
[28/05/2020, 05:11:41:964 BST] 00000015 id=00000000 SystemOut O Entering test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[28/05/2020, 05:11:41:964 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getExistingTrackedClientIds_multipleEntries_properlyEncoded
[28/05/2020, 05:11:41:965 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookieValue_emptyListOfClientIds
[28/05/2020, 05:11:41:966 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookieValue_emptyListOfClientIds
[28/05/2020, 05:11:41:967 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookieValue_singleEntry
[28/05/2020, 05:11:41:968 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookieValue_singleEntry
[28/05/2020, 05:11:41:968 BST] 00000015 id=00000000 SystemOut O Entering test: test_createCookieValue_multipleEntries
[28/05/2020, 05:11:41:969 BST] 00000015 id=00000000 SystemOut O Exiting test: test_createCookieValue_multipleEntries
[28/05/2020, 05:11:41:970 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriEmpty
[28/05/2020, 05:11:41:971 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriEmpty
[28/05/2020, 05:11:41:972 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriNoSlashes
[28/05/2020, 05:11:41:972 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriNoSlashes
[28/05/2020, 05:11:41:973 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriOneSlash
[28/05/2020, 05:11:41:974 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriOneSlash
[28/05/2020, 05:11:41:975 BST] 00000015 id=00000000 SystemOut O Entering test: test_getCookiePath_requestUriMultipleSlashes
[28/05/2020, 05:11:41:976 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getCookiePath_requestUriMultipleSlashes
[28/05/2020, 05:11:41:977 BST] 00000015 id=00000000 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueNull
[28/05/2020, 05:11:41:983 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueNull
[28/05/2020, 05:11:41:984 BST] 00000015 id=00000000 SystemOut O Entering test: test_getUpdatedLogoutUrl_cookieValueEmpty
[28/05/2020, 05:11:41:985 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getUpdatedLogoutUrl_cookieValueEmpty
[28/05/2020, 05:11:41:986 BST] 00000015 id=00000000 SystemOut O Entering test: test_getUpdatedLogoutUrl
[28/05/2020, 05:11:41:987 BST] 00000015 id=00000000 SystemOut O Exiting test: test_getUpdatedLogoutUrl
[28/05/2020, 05:11:41:987 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_emptyClientIdList
[28/05/2020, 05:11:41:988 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_emptyClientIdList
[28/05/2020, 05:11:41:989 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[28/05/2020, 05:11:41:989 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_noExistingQueryString
[28/05/2020, 05:11:41:990 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[28/05/2020, 05:11:41:991 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_singleClient_withExistingQueryString
[28/05/2020, 05:11:41:992 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[28/05/2020, 05:11:41:992 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_noExistingQueryString
[28/05/2020, 05:11:41:993 BST] 00000015 id=00000000 SystemOut O Entering test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[28/05/2020, 05:11:41:994 BST] 00000015 id=00000000 SystemOut O Exiting test: test_addTrackedClientIdsToUrl_multipleClient_withExistingQueryString
[28/05/2020, 05:11:41:995 BST] 00000015 id=00000000 SystemOut O Entering test: test_encodeValue_emptyInput
[28/05/2020, 05:11:41:995 BST] 00000015 id=00000000 SystemOut O Exiting test: test_encodeValue_emptyInput
[28/05/2020, 05:11:41:996 BST] 00000015 id=00000000 SystemOut O Entering test: test_encodeValue
[28/05/2020, 05:11:41:997 BST] 00000015 id=00000000 SystemOut O Exiting test: test_encodeValue
[28/05/2020, 05:11:41:997 BST] 00000015 id=00000000 SystemOut O Entering test: test_decodeValue_emptyInput
[28/05/2020, 05:11:41:998 BST] 00000015 id=00000000 SystemOut O Exiting test: test_decodeValue_emptyInput
[28/05/2020, 05:11:41:999 BST] 00000015 id=00000000 SystemOut O Entering test: test_decodeValue_inputNotEncoded
[28/05/2020, 05:11:42:001 BST] 00000015 id=00000000 SystemOut O Exiting test: test_decodeValue_inputNotEncoded
[28/05/2020, 05:11:42:002 BST] 00000015 id=00000000 SystemOut O Entering test: test_decodeValue
[28/05/2020, 05:11:42:003 BST] 00000015 id=00000000 SystemOut O Exiting test: test_decodeValue