Class WarehousingReturnServiceTest

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

@UnitTest public class WarehousingReturnServiceTest extends Object
  • Constructor Details

    • WarehousingReturnServiceTest

      public WarehousingReturnServiceTest()
  • Method Details

    • setUp

      public void setUp()
    • shouldThrowException_createReturnRequestOrderNull

      public void shouldThrowException_createReturnRequestOrderNull()
    • shouldThrowException_createRefundRequestNull

      public void shouldThrowException_createRefundRequestNull()
    • shouldThrowException_createRefundEntryNull

      public void shouldThrowException_createRefundEntryNull()
    • shouldThrowException_createRefundExpectedQuantityNull

      public void shouldThrowException_createRefundExpectedQuantityNull()
    • shouldThrowException_createRefundExpectedQuantityZero

      public void shouldThrowException_createRefundExpectedQuantityZero()
    • shouldThrowException_createRefundExpectedQuantityNegative

      public void shouldThrowException_createRefundExpectedQuantityNegative()
    • shouldThrowException_createRefundActionNull

      public void shouldThrowException_createRefundActionNull()
    • shouldThrowException_createRefundReasonNull

      public void shouldThrowException_createRefundReasonNull()