Class BaseDatabaseTest

    • Constructor Detail

      • BaseDatabaseTest

        public BaseDatabaseTest()
    • Method Detail

      • flushAndClearSession

        public final void flushAndClearSession()
        Flush and clear the session after each test.

        This ensures that any error in the test are caught and each test starts with a clean slate.