Class IdCookieAccessorTest


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

      • IdCookieAccessorTest

        public IdCookieAccessorTest()
    • Method Detail

      • initStatics

        public static void initStatics()
      • tearDownStatics

        public static void tearDownStatics()
      • setup

        public void setup()
      • extract_collects_only_valid_and_stores_in_requestscope

        public void extract_collects_only_valid_and_stores_in_requestscope()
                                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • discard_removes_cookie_and_updates_RequestScope

        public void discard_removes_cookie_and_updates_RequestScope()
                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • write_puts_cookie_and_updates_RequestScope

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