@UnitTest public class DefaultRuleMaintenanceServiceTest extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
expectedException |
| Constructor and Description |
|---|
DefaultRuleMaintenanceServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
archiveRuleFailedToArchive() |
void |
archiveRuleNotDeployedEngineRules() |
void |
archiveRuleNull() |
void |
compileAndPublishRuleCompilerProblem() |
void |
compileAndPublishRulePublisherProblem() |
void |
compileAndPublishRulesEmpty() |
void |
compileAndPublishRulesNull() |
void |
compileAndPublishRuleSomeRule() |
void |
setUp() |
void |
testCompileAndPublishRulesFailsCompilationAlreadyInProgress() |
void |
testCompileAndPublishRulesWithArchivedStatus() |
void |
testSynchronizeModulesWithDifferentRuleTypes() |
void |
testUndeployRules() |
void |
testUndeployRulesNoMatchingModuleName() |
void |
testUndeployRulesWithArchivedStatus() |
public void setUp()
public void archiveRuleNull()
public void archiveRuleFailedToArchive()
public void archiveRuleNotDeployedEngineRules()
public void compileAndPublishRulesNull()
public void compileAndPublishRulesEmpty()
public void compileAndPublishRuleSomeRule()
public void compileAndPublishRuleCompilerProblem()
public void compileAndPublishRulePublisherProblem()
public void testCompileAndPublishRulesWithArchivedStatus()
public void testCompileAndPublishRulesFailsCompilationAlreadyInProgress()
public void testUndeployRulesWithArchivedStatus()
public void testUndeployRules()
public void testUndeployRulesNoMatchingModuleName()
public void testSynchronizeModulesWithDifferentRuleTypes()
Copyright © 2018 SAP SE. All Rights Reserved.