Class LazyLoadItemListTest

    • Constructor Detail

      • LazyLoadItemListTest

        public LazyLoadItemListTest()
    • Method Detail

      • testLazyList

        public void testLazyList()
                          throws java.io.IOException,
                                 java.lang.ClassNotFoundException
        Throws:
        java.io.IOException
        java.lang.ClassNotFoundException
      • testLazyListDeserialize

        public void testLazyListDeserialize()
                                     throws java.io.IOException,
                                            java.lang.ClassNotFoundException
        Checks if before and after serialization LazyLoadItemList.getPageBuffer is empty or not.
        Throws:
        java.io.IOException
        java.lang.ClassNotFoundException