Class DeltaPricePopulatorTest

java.lang.Object
de.hybris.platform.sap.productconfig.facades.populator.DeltaPricePopulatorTest

@UnitTest public class DeltaPricePopulatorTest extends Object
Unit test for DeltaPricePopulator
  • 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)