Class DefaultRuleMaintenanceServiceTest
java.lang.Object
de.hybris.platform.ruleengineservices.maintenance.impl.DefaultRuleMaintenanceServiceTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
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
- Throws:
InterruptedException
-
compileAndPublishRulePublisherProblem
public void compileAndPublishRulePublisherProblem() -
testCompileAndPublishRulesFailsCompilationAlreadyInProgress
public void testCompileAndPublishRulesFailsCompilationAlreadyInProgress() -
testUndeployRules
public void testUndeployRules() -
testUndeployRulesNoMatchingModuleName
public void testUndeployRulesNoMatchingModuleName() -
testSynchronizeModulesWithDifferentRuleTypes
public void testSynchronizeModulesWithDifferentRuleTypes()
-