Class ProcessFlowTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.b2ctelcofulfillmentprocess.test.ProcessFlowTest
- All Implemented Interfaces:
de.hybris.platform.testframework.JaloSessionHolder
@IntegrationTest
public class ProcessFlowTest
extends de.hybris.platform.testframework.HybrisJUnit4Test
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidassertProcessState(BusinessProcessModel process, ProcessState state) protected voidassertStep(BusinessProcessModel process, String bean) protected BusinessProcessModelcreateProcess(String processName) protected static Objectstatic voidprepare()static voidvoidprotected voidsetResultForAction(String action, String result) protected voidsetThrowExceptionForAction(String action, boolean throwException) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
ProcessFlowTest
public ProcessFlowTest()
-
-
Method Details
-
prepare
- Throws:
Exception
-
setupActions
public void setupActions() -
removeProcessDefinitions
public static void removeProcessDefinitions() -
resetServices
public void resetServices() -
testErrorCode
- Throws:
InterruptedException
-
testProcessPaymentNotTaken
- Throws:
InterruptedException
-
testErrorInProcess
- Throws:
InterruptedException
-
testExceptionInProcess
- Throws:
InterruptedException
-
testConsignmentStatusCancel
- Throws:
InterruptedException
-
testProcessFraudFinalFraudScheduledForCleanup
- Throws:
InterruptedException
-
testProcessFraudFinalFraudNotScheduledForCleanup
- Throws:
InterruptedException
-
testProcessFraudFinalPotential
- Throws:
InterruptedException
-
testProcessPaymentFailed
- Throws:
InterruptedException
-
testProcessAuthorizationFailed
- Throws:
InterruptedException
-
testProcessOk
- Throws:
InterruptedException
-
createProcess
-
setResultForAction
-
setThrowExceptionForAction
-
assertStep
- Throws:
InterruptedException
-
getBean
-
assertProcessState
-