Class IdCookieServiceTest


  • public class IdCookieServiceTest
    extends java.lang.Object
    • Constructor Detail

      • IdCookieServiceTest

        public IdCookieServiceTest()
    • Method Detail

      • initStatics

        public static void initStatics()
      • tearDownStatics

        public static void tearDownStatics()
      • setup

        public void setup()
      • has_and_get_IdCookie

        public void has_and_get_IdCookie()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getIdCookie_throws_when_missing

        public void getIdCookie_throws_when_missing()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • oneIdCookieHasThisStudyAssets_checks_all

        public void oneIdCookieHasThisStudyAssets_checks_all()
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • writeIdCookie_reuses_existing_name_otherwise_creates_new

        public void writeIdCookie_reuses_existing_name_otherwise_creates_new()
                                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • maxIdCookiesReached_reflects_collection_isFull

        public void maxIdCookiesReached_reflects_collection_isFull()
                                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • oldest_cookie_detection_and_id_extraction

        public void oldest_cookie_detection_and_id_extraction()
                                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • discardIdCookie_delegates_to_accessor

        public void discardIdCookie_delegates_to_accessor()
                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception