Class SetCsticValueRuleActionStrategyImplTest
java.lang.Object
de.hybris.platform.sap.productconfig.rules.action.strategy.impl.SetCsticValueRuleActionStrategyImplTest
-
Field Details
-
VALUE_NAME_TO_SET
- See Also:
-
CSTIC_NAME
- See Also:
-
-
Constructor Details
-
SetCsticValueRuleActionStrategyImplTest
public SetCsticValueRuleActionStrategyImplTest()
-
-
Method Details
-
setUp
public void setUp() -
testApplySingleValue
public void testApplySingleValue() -
testApplySingleValue_noChange
public void testApplySingleValue_noChange() -
testApplySingleValueNumeric
public void testApplySingleValueNumeric() -
testApplySingleValueNumericEmpty
public void testApplySingleValueNumericEmpty() -
testApplySingleValueNumericNotParseable
public void testApplySingleValueNumericNotParseable() -
testApplyMultiValue
public void testApplyMultiValue() -
testApplyMultiValue_noChange
public void testApplyMultiValue_noChange() -
testApplyCsticNotExists
public void testApplyCsticNotExists() -
testApplyCsticValueNotInDomain
public void testApplyCsticValueNotInDomain() -
testApplyCsticValueInDomain
public void testApplyCsticValueInDomain() -
testApplyCsticIsReadOnly
public void testApplyCsticIsReadOnly()
-