Class NoConfigPriceTest

java.lang.Object
de.hybris.platform.sap.productconfig.facades.impl.NoConfigPriceTest

@UnitTest public class NoConfigPriceTest extends Object
Unit test for NoConfigPrice
  • Constructor Details

    • NoConfigPriceTest

      public NoConfigPriceTest()
  • Method Details

    • 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()