Class ProductConfigMessageRuleParameterValueMapperTest
java.lang.Object
de.hybris.platform.sap.productconfig.rules.strategies.mappers.impl.ProductConfigMessageRuleParameterValueMapperTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProductConfigMessageRuleParameterValueMapperTest
public ProductConfigMessageRuleParameterValueMapperTest()
-
-
Method Details
-
setUp
public void setUp() -
testToString
public void testToString() -
testToAndFromStringNullMessages
public void testToAndFromStringNullMessages() -
testToAndFromStringBackslash
public void testToAndFromStringBackslash() -
testToStringWrongMessageMap
public void testToStringWrongMessageMap() -
testToStringNullMessageMap
public void testToStringNullMessageMap() -
testFromString
public void testFromString() -
testFromStringWrongMessageText
public void testFromStringWrongMessageText() -
testFromStringNull
public void testFromStringNull()
-