Class DefaultTmaFindOrderEntryPriceStrategyTest
java.lang.Object
de.hybris.platform.b2ctelcoservices.pricing.strategy.impl.DefaultTmaFindOrderEntryPriceStrategyTest
Unit test for
DefaultTmaFindOrderEntryPriceStrategy.- Since:
- 2007
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultTmaFindOrderEntryPriceStrategyTest
public DefaultTmaFindOrderEntryPriceStrategyTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testFindBasePriceNoPriceFound
public void testFindBasePriceNoPriceFound() throws de.hybris.platform.order.exceptions.CalculationException- Throws:
de.hybris.platform.order.exceptions.CalculationException
-
testFindBasePriceForPopWithOnePayNowOtcPop
- Throws:
Exception
-
testFindBasePriceForPopWithDifferentEventOtcPops
- Throws:
Exception
-
testFindBasePriceForPopWithSameEventOtcPops
- Throws:
Exception
-
testFindBasePriceForPopWithMissingPayNowOtcPops
- Throws:
Exception
-
testFindBasePriceForPopWithMultipleCompositePops
- Throws:
Exception
-
testFindBasePriceForPopWitNetDiscount
- Throws:
Exception
-
testFindBasePriceForPopWitPercentageDiscount
- Throws:
Exception
-
testFindBasePriceForCompositePopWithMultipleDiscounts
- Throws:
Exception
-