Class DefaultPriceCalculateToOrderMapperTest

java.lang.Object
com.sap.retail.sapppspricing.impl.DefaultPriceCalculateToOrderMapperTest

@UnitTest public class DefaultPriceCalculateToOrderMapperTest extends Object
  • Constructor Details

    • DefaultPriceCalculateToOrderMapperTest

      public DefaultPriceCalculateToOrderMapperTest()
  • Method Details

    • setUp

      public void setUp()
    • testIsItemDiscountFalse1

      public void testIsItemDiscountFalse1() throws Exception
      Throws:
      Exception
    • testIsItemDiscountFalse2

      public void testIsItemDiscountFalse2() throws Exception
      Throws:
      Exception
    • testIsItemDiscountFalse3

      public void testIsItemDiscountFalse3() throws Exception
      Throws:
      Exception
    • testIsItemDiscountFalse4

      public void testIsItemDiscountFalse4() throws Exception
      Throws:
      Exception
    • testIsItemDiscountFalse5

      public void testIsItemDiscountFalse5() throws Exception
      Throws:
      Exception
    • testIsItemDiscountFalse6

      public void testIsItemDiscountFalse6() throws Exception
      Throws:
      Exception
    • testIsDistibutedItemDiscountFalse

      public void testIsDistibutedItemDiscountFalse() throws Exception
      Throws:
      Exception
    • testIsDistibutedItemDiscountFalse2

      public void testIsDistibutedItemDiscountFalse2() throws Exception
      Throws:
      Exception
    • testIsDistibutedItemDiscountFalse3

      public void testIsDistibutedItemDiscountFalse3() throws Exception
      Throws:
      Exception
    • testIsDistibutedItemDiscountFalse4

      public void testIsDistibutedItemDiscountFalse4() throws Exception
      Throws:
      Exception
    • testIsDistibutedItemDiscount

      public void testIsDistibutedItemDiscount() throws Exception
      Throws:
      Exception
    • testGetOrder

      public void testGetOrder() throws Exception
      Throws:
      Exception
    • testCodeForDiscountOneItemDiscount

      public void testCodeForDiscountOneItemDiscount() throws Exception
      Throws:
      Exception
    • testCodeForDiscountOneItemDiscountNoTypeCode

      public void testCodeForDiscountOneItemDiscountNoTypeCode() throws Exception
      Throws:
      Exception
    • testCodeForDiscountPriceRuleIsEmpty

      public void testCodeForDiscountPriceRuleIsEmpty() throws Exception
      Throws:
      Exception
    • testConvertToEntryDiscountsNoItemDiscount

      public void testConvertToEntryDiscountsNoItemDiscount() throws Exception
      Throws:
      Exception
    • testConvertToEntryDiscountsOneItemDiscount

      public void testConvertToEntryDiscountsOneItemDiscount() throws Exception
      Throws:
      Exception
    • testConvertToEntryDiscountsOneItemDiscountAndOneHeaderDiscount

      public void testConvertToEntryDiscountsOneItemDiscountAndOneHeaderDiscount() throws Exception
      Throws:
      Exception
    • testConvertToEntryDiscountsOneItemDiscountAndTwoHeaderDiscount

      public void testConvertToEntryDiscountsOneItemDiscountAndTwoHeaderDiscount() throws Exception
      Throws:
      Exception
    • testMapResponseToCartEntriesNoSaleItemsInResponse

      public void testMapResponseToCartEntriesNoSaleItemsInResponse() throws Exception
      Throws:
      Exception
    • testMapResponseToCartEntries

      public void testMapResponseToCartEntries() throws Exception
      Throws:
      Exception
    • testMapCallsSupMethods

      public void testMapCallsSupMethods()