@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()
Deprecated.
since 1811
|
void |
archiveRuleNull() |
void |
compileAndPublishRuleCompilerProblem() |
void |
compileAndPublishRulePublisherProblem() |
void |
compileAndPublishRulesEmpty() |
void |
compileAndPublishRulesNull() |
void |
compileAndPublishRuleSomeRule() |
void |
setUp() |
void |
testCompileAndPublishRulesFailsCompilationAlreadyInProgress() |
void |
testSynchronizeModulesWithDifferentRuleTypes() |
void |
testUndeployRules() |
void |
testUndeployRulesNoMatchingModuleName() |
public void setUp()
public void archiveRuleNull()
public void archiveRuleFailedToArchive()
@Deprecated public void archiveRuleNotDeployedEngineRules()
public void compileAndPublishRulesNull()
public void compileAndPublishRulesEmpty()
public void compileAndPublishRuleSomeRule()
public void compileAndPublishRuleCompilerProblem()
public void compileAndPublishRulePublisherProblem()
public void testCompileAndPublishRulesFailsCompilationAlreadyInProgress()
public void testUndeployRules()
public void testUndeployRulesNoMatchingModuleName()
public void testSynchronizeModulesWithDifferentRuleTypes()
Copyright © 2018 SAP SE. All Rights Reserved.