Class FindPricingForConfigurableProductsStrategyTest
- java.lang.Object
-
- de.hybris.platform.sap.productconfig.services.impl.FindPricingForConfigurableProductsStrategyTest
-
@UnitTest public class FindPricingForConfigurableProductsStrategyTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FindPricingForConfigurableProductsStrategyTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetup()voidtestFindBasePriceKMATorChangeableVariant()voidtestFindBasePriceNeitherKMATNorChangeableVariant()
-
-
-
Method Detail
-
setup
public void setup() throws JaloPriceFactoryException- Throws:
JaloPriceFactoryException
-
testFindBasePriceNeitherKMATNorChangeableVariant
public void testFindBasePriceNeitherKMATNorChangeableVariant() throws CalculationException, java.lang.Exception- Throws:
CalculationExceptionjava.lang.Exception
-
testFindBasePriceKMATorChangeableVariant
public void testFindBasePriceKMATorChangeableVariant() throws CalculationException, java.lang.Exception- Throws:
CalculationExceptionjava.lang.Exception
-
-