Class UpdateConsignmentsActionTest
java.lang.Object
de.hybris.platform.travelfulfilmentprocess.test.actions.checkin.UpdateConsignmentsActionTest
Unit test for the implementation
UpdateConsignmentsAction-
Constructor Summary
Constructors -
Method Summary
-
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.RetryLaterExceptionException
-
testExecuteAction_NoConsignment
public void testExecuteAction_NoConsignment() throws de.hybris.platform.task.RetryLaterException, Exception- Throws:
de.hybris.platform.task.RetryLaterExceptionException
-
testExecuteAction_ConsignmentWithReadyStatus
public void testExecuteAction_ConsignmentWithReadyStatus() throws de.hybris.platform.task.RetryLaterException, Exception- Throws:
de.hybris.platform.task.RetryLaterExceptionException
-
testExecuteAction_ConsignmentWithCheckInStatus
public void testExecuteAction_ConsignmentWithCheckInStatus() throws de.hybris.platform.task.RetryLaterException, Exception- Throws:
de.hybris.platform.task.RetryLaterExceptionException
-