Package db.buffers

Class BufferMgrTest

    • Constructor Detail

      • BufferMgrTest

        public BufferMgrTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • tearDown

        public void tearDown()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCreateBuffer

        public void testCreateBuffer()
                              throws java.io.IOException
        Throws:
        java.io.IOException
      • testUpdateBuffer

        public void testUpdateBuffer()
                              throws java.io.IOException
        Throws:
        java.io.IOException
      • testDeleteBuffer

        public void testDeleteBuffer()
                              throws java.io.IOException
        Throws:
        java.io.IOException
      • testUndo

        public void testUndo()
                      throws java.io.IOException
        Throws:
        java.io.IOException
      • testUndoAll

        public void testUndoAll()
                         throws java.io.IOException
        Throws:
        java.io.IOException
      • testRollback

        public void testRollback()
                          throws java.io.IOException
        Throws:
        java.io.IOException
      • testRedo

        public void testRedo()
                      throws java.io.IOException
        Throws:
        java.io.IOException
      • testSaveAs

        public void testSaveAs()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSave

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