Class DefaultRuleMaintenanceServiceTest

java.lang.Object
de.hybris.platform.ruleengineservices.maintenance.impl.DefaultRuleMaintenanceServiceTest

@UnitTest public class DefaultRuleMaintenanceServiceTest extends Object
  • Field Details

    • expectedException

      public org.junit.rules.ExpectedException expectedException
  • Constructor Details

    • DefaultRuleMaintenanceServiceTest

      public DefaultRuleMaintenanceServiceTest()
  • Method Details

    • setUp

      public void setUp()
    • compileAndPublishRulesNull

      public void compileAndPublishRulesNull()
    • compileAndPublishRulesEmpty

      public void compileAndPublishRulesEmpty()
    • compileAndPublishRuleSomeRule

      public void compileAndPublishRuleSomeRule()
    • compileAndPublishRuleCompilerProblem

      public void compileAndPublishRuleCompilerProblem() throws InterruptedException
      Throws:
      InterruptedException
    • compileAndPublishRulePublisherProblem

      public void compileAndPublishRulePublisherProblem()
    • testCompileAndPublishRulesFailsCompilationAlreadyInProgress

      public void testCompileAndPublishRulesFailsCompilationAlreadyInProgress()
    • testUndeployRules

      public void testUndeployRules()
    • testUndeployRulesNoMatchingModuleName

      public void testUndeployRulesNoMatchingModuleName()
    • testSynchronizeModulesWithDifferentRuleTypes

      public void testSynchronizeModulesWithDifferentRuleTypes()