Class ProcessActionTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.processengine.actionstrategy.ProcessActionTest
- All Implemented Interfaces:
JaloSessionHolder
Testing PROCESS type actions from Actions framework. See https://jira.hybris.com/browse/BAM-297, test has to be
rewritten
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ObjectgetProcessParameter(BusinessProcessModel process, String name) voidsetUp()voidtearDown()voidvoidvoidprotected booleanwaitForProcessSuccess(BusinessProcessModel processModel, long maxWait) Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
ProcessActionTest
public ProcessActionTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
public void tearDown() -
testProcessAction
public void testProcessAction() -
testWaitProcessState
public void testWaitProcessState() -
testErrorProcessAction
- Throws:
RetryLaterException
-
getProcessParameter
-
waitForProcessSuccess
-