Class DefaultRefundAmountCalculationServiceTest

java.lang.Object
de.hybris.platform.warehousing.returns.service.impl.DefaultRefundAmountCalculationServiceTest

@UnitTest public class DefaultRefundAmountCalculationServiceTest extends Object
  • Constructor Details

    • DefaultRefundAmountCalculationServiceTest

      public DefaultRefundAmountCalculationServiceTest()
  • Method Details

    • setup

      public void setup()
    • shouldCalculateRefAmountWhenShipCost_NotRequested

      public void shouldCalculateRefAmountWhenShipCost_NotRequested() throws Exception
      Throws:
      Exception
    • shouldCalculateRefAmountWhenShipCost_Requested

      public void shouldCalculateRefAmountWhenShipCost_Requested() throws Exception
      Throws:
      Exception
    • shouldNotIncludeShippingCostWhenAlreadyRefunded

      public void shouldNotIncludeShippingCostWhenAlreadyRefunded() throws Exception
      Throws:
      Exception
    • shouldCalculateZeroBasePriceOrderEntry

      public void shouldCalculateZeroBasePriceOrderEntry() throws Exception
      Throws:
      Exception
    • shouldNotCalculateNullReturn

      public void shouldNotCalculateNullReturn() throws Exception
      Throws:
      Exception
    • shouldNotCalculateNullRefundEntry

      public void shouldNotCalculateNullRefundEntry() throws Exception
      Throws:
      Exception