Class DeltaPricePopulatorTest


  • @UnitTest
    public class DeltaPricePopulatorTest
    extends java.lang.Object
    • Constructor Detail

      • DeltaPricePopulatorTest

        public DeltaPricePopulatorTest()
    • Method Detail

      • setup

        public void setup()
      • testPopulatePriceNull

        public void testPopulatePriceNull()
      • testPopulateSelectedValuesl

        public void testPopulateSelectedValuesl()
      • testPopulatePricePriceDefined

        public void testPopulatePricePriceDefined()
      • createPriceModel

        protected PriceModel createPriceModel​(java.lang.String currency,
                                              java.math.BigDecimal priceValue,
                                              java.math.BigDecimal obsoleteValue)