Class DefaultTmaFindOrderEntryPriceStrategyTest

java.lang.Object
de.hybris.platform.b2ctelcoservices.pricing.strategy.impl.DefaultTmaFindOrderEntryPriceStrategyTest

@UnitTest public class DefaultTmaFindOrderEntryPriceStrategyTest extends Object
Since:
2007
  • Constructor Details

    • DefaultTmaFindOrderEntryPriceStrategyTest

      public DefaultTmaFindOrderEntryPriceStrategyTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testFindBasePriceNoPriceFound

      public void testFindBasePriceNoPriceFound() throws de.hybris.platform.order.exceptions.CalculationException
      Throws:
      de.hybris.platform.order.exceptions.CalculationException
    • testFindBasePriceForPopWithOnePayNowOtcPop

      public void testFindBasePriceForPopWithOnePayNowOtcPop() throws Exception
      Throws:
      Exception
    • testFindBasePriceForPopWithDifferentEventOtcPops

      public void testFindBasePriceForPopWithDifferentEventOtcPops() throws Exception
      Throws:
      Exception
    • testFindBasePriceForPopWithSameEventOtcPops

      public void testFindBasePriceForPopWithSameEventOtcPops() throws Exception
      Throws:
      Exception
    • testFindBasePriceForPopWithMissingPayNowOtcPops

      public void testFindBasePriceForPopWithMissingPayNowOtcPops() throws Exception
      Throws:
      Exception
    • testFindBasePriceForPopWithMultipleCompositePops

      public void testFindBasePriceForPopWithMultipleCompositePops() throws Exception
      Throws:
      Exception
    • testFindBasePriceForPopWitNetDiscount

      public void testFindBasePriceForPopWitNetDiscount() throws Exception
      Throws:
      Exception
    • testFindBasePriceForPopWitPercentageDiscount

      public void testFindBasePriceForPopWitPercentageDiscount() throws Exception
      Throws:
      Exception
    • testFindBasePriceForCompositePopWithMultipleDiscounts

      public void testFindBasePriceForCompositePopWithMultipleDiscounts() throws Exception
      Throws:
      Exception