Class StartingWorkflowActionTest
- java.lang.Object
-
- de.hybris.platform.processengine.action.StartingWorkflowActionTest
-
@UnitTest public class StartingWorkflowActionTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description StartingWorkflowActionTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestExecuteAction()Test method forStartingWorkflowAction.executeAction(BusinessProcessModel).
-
-
-
Method Detail
-
setUp
public void setUp() throws java.lang.Exception- Throws:
java.lang.Exception
-
testExecuteAction
public void testExecuteAction() throws RetryLaterException, java.lang.ExceptionTest method forStartingWorkflowAction.executeAction(BusinessProcessModel).- Throws:
RetryLaterExceptionjava.lang.Exception
-
-