Class NoConfigPriceTest


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

      • NoConfigPriceTest

        public NoConfigPriceTest()
    • Method Detail

      • setUp

        public void setUp()
      • testGetCurrencyIso

        public void testGetCurrencyIso()
      • testGetPriceType

        public void testGetPriceType()
      • testGetValue

        public void testGetValue()
      • testGetFormattedValue

        public void testGetFormattedValue()
      • testGetMinQuantity

        public void testGetMinQuantity()
      • testGetMaxQuantity

        public void testGetMaxQuantity()
      • testSetCurrencyIsoImmutable

        public void testSetCurrencyIsoImmutable()
      • testSetValueImmutable

        public void testSetValueImmutable()
      • testSetFormattedValueyImmutable

        public void testSetFormattedValueyImmutable()
      • testMinQuantityImmutable

        public void testMinQuantityImmutable()
      • testMaxQuantityImmutable

        public void testMaxQuantityImmutable()
      • testPriceTypeImmutable

        public void testPriceTypeImmutable()