Class CoreTest


public class CoreTest extends AbstractTestTemplate1
  • Constructor Details

    • CoreTest

      public CoreTest()
  • Method Details

    • testCloseAndRestart

      public void testCloseAndRestart() throws Exception
      Tests if facts and rules still exist after Core.close() and a restart.
      Throws:
      Exception
    • testDeleteAndRestart

      public void testDeleteAndRestart() throws Exception
      Tests if Core.delete() works correctly.
      Throws:
      Exception
    • testClearCore

      public void testClearCore() throws Exception
      Tests if clearing the Core works.
      Throws:
      Exception
    • tearDown

      public void tearDown() throws Exception
      Overrides:
      tearDown in class AbstractTestTemplate1
      Throws:
      Exception