Package de.hybris.platform.processengine
Class RestartBusinessProcessTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.processengine.RestartBusinessProcessTest
- All Implemented Interfaces:
JaloSessionHolder
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidHORST-1336 Repair business process duplicated TaskCondition problemvoidtearDown()Methods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
RestartBusinessProcessTest
public RestartBusinessProcessTest()
-
-
Method Details
-
tearDown
- Throws:
Exception
-
restartingProcessStoppedOnWaitNodeShouldNotFail
public void restartingProcessStoppedOnWaitNodeShouldNotFail() throws InterruptedException, TimeoutExceptionHORST-1336 Repair business process duplicated TaskCondition problem- Throws:
InterruptedExceptionTimeoutException
-
restartingProcessDuringNormalSlowActionShouldThrowException
public void restartingProcessDuringNormalSlowActionShouldThrowException() throws InterruptedException, TimeoutException- Throws:
InterruptedExceptionTimeoutException
-
restartingProcessShouldRemoveAllUnlockedScheduledTasks
public void restartingProcessShouldRemoveAllUnlockedScheduledTasks() throws InterruptedException, TimeoutException- Throws:
InterruptedExceptionTimeoutException
-
restartingProcessDuringNormalSlowActionShouldDoNothingIfExceptionDisabled
public void restartingProcessDuringNormalSlowActionShouldDoNothingIfExceptionDisabled() throws InterruptedException, TimeoutException- Throws:
InterruptedExceptionTimeoutException
-