Class UpdateConsignmentsActionTest

java.lang.Object
de.hybris.platform.travelfulfilmentprocess.test.actions.checkin.UpdateConsignmentsActionTest

@UnitTest public class UpdateConsignmentsActionTest extends Object
Unit test for the implementation UpdateConsignmentsAction
  • Constructor Details

    • UpdateConsignmentsActionTest

      public UpdateConsignmentsActionTest()
  • Method Details

    • setUp

      public void setUp()
    • testExecuteAction_NoOrder

      public void testExecuteAction_NoOrder() throws de.hybris.platform.task.RetryLaterException, Exception
      Throws:
      de.hybris.platform.task.RetryLaterException
      Exception
    • testExecuteAction_NoConsignment

      public void testExecuteAction_NoConsignment() throws de.hybris.platform.task.RetryLaterException, Exception
      Throws:
      de.hybris.platform.task.RetryLaterException
      Exception
    • testExecuteAction_ConsignmentWithReadyStatus

      public void testExecuteAction_ConsignmentWithReadyStatus() throws de.hybris.platform.task.RetryLaterException, Exception
      Throws:
      de.hybris.platform.task.RetryLaterException
      Exception
    • testExecuteAction_ConsignmentWithCheckInStatus

      public void testExecuteAction_ConsignmentWithCheckInStatus() throws de.hybris.platform.task.RetryLaterException, Exception
      Throws:
      de.hybris.platform.task.RetryLaterException
      Exception