Class DefaultKieModuleServiceIT

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultKieModuleServiceIT extends ServicelayerTest
  • Constructor Details

    • DefaultKieModuleServiceIT

      public DefaultKieModuleServiceIT()
  • Method Details

    • setUp

      public void setUp() throws ImpExException
      Throws:
      ImpExException
    • getRuleContent

      protected String getRuleContent(String ruleUuid, String ruleCode, String moduleName) throws IOException
      Throws:
      IOException
    • testWriteReadKieModule

      public void testWriteReadKieModule() throws IOException
      Throws:
      IOException
    • testWriteRemoveKieModules

      public void testWriteRemoveKieModules() throws IOException
      Throws:
      IOException
    • removeOldKieModules

      protected void removeOldKieModules()
    • getKieBase

      protected org.kie.api.KieBase getKieBase(org.kie.api.builder.KieModule kieModule)
    • getKieModule

      protected org.kie.api.builder.KieModule getKieModule() throws IOException
      Throws:
      IOException
    • checkCMCDisabled

      protected boolean checkCMCDisabled()