Class NoConfigPriceTest
java.lang.Object
de.hybris.platform.sap.productconfig.facades.impl.NoConfigPriceTest
Unit test for
NoConfigPrice-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
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()
-