Class IdCookieCollectionTest


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

      • IdCookieCollectionTest

        public IdCookieCollectionTest()
    • Method Detail

      • initStatics

        public static void initStatics()
      • tearDownStatics

        public static void tearDownStatics()
      • add_put_remove_and_lookup_behaviour

        public void add_put_remove_and_lookup_behaviour()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • add_throws_on_duplicate_key

        public void add_throws_on_duplicate_key()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • put_throws_when_full_and_new_key

        public void put_throws_when_full_and_new_key()
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • put_allows_overwrite_even_when_full

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