Class DeltaPricePopulatorTest
java.lang.Object
de.hybris.platform.sap.productconfig.facades.populator.DeltaPricePopulatorTest
Unit test for
DeltaPricePopulator-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected PriceModelcreatePriceModel(String currency, BigDecimal priceValue, BigDecimal obsoleteValue) voidsetup()voidvoidvoid
-
Constructor Details
-
DeltaPricePopulatorTest
public DeltaPricePopulatorTest()
-
-
Method Details
-
setup
public void setup() -
testPopulatePriceNull
public void testPopulatePriceNull() -
testPopulateSelectedValuesl
public void testPopulateSelectedValuesl() -
testPopulatePricePriceDefined
public void testPopulatePricePriceDefined() -
createPriceModel
protected PriceModel createPriceModel(String currency, BigDecimal priceValue, BigDecimal obsoleteValue)
-