@UnitTest public class RuleProductPriceConditionTranslatorTest extends java.lang.Object
| Constructor and Description |
|---|
RuleProductPriceConditionTranslatorTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkConditionChild(RuleIrCondition condition) |
void |
setUp() |
void |
testTranslate() |
void |
testTranslateNulleKeyInValue() |
void |
testTranslateNulleValueInValue() |
void |
testTranslateOperatorNull() |
void |
testTranslateOperatorParamNull() |
void |
testTranslateValueEmpty() |
void |
testTranslateValueNull() |
void |
testTranslateValueParamNull() |
public RuleProductPriceConditionTranslatorTest()
public void setUp()
public void testTranslateOperatorParamNull()
public void testTranslateValueParamNull()
public void testTranslateOperatorNull()
public void testTranslateValueNull()
public void testTranslateValueEmpty()
public void testTranslate()
protected void checkConditionChild(RuleIrCondition condition)
public void testTranslateNulleKeyInValue()
public void testTranslateNulleValueInValue()
Copyright © 2018 SAP SE. All Rights Reserved.