Class SynchLoopOneActionFromAnotherActionTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.processengine.synchronus.AbstractProcessEngineIntegrationTest
de.hybris.platform.processengine.synchronus.SynchLoopOneActionFromAnotherActionTest
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest
public class SynchLoopOneActionFromAnotherActionTest
extends AbstractProcessEngineIntegrationTest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final PropertyConfigSwitcherstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class de.hybris.platform.processengine.synchronus.AbstractProcessEngineIntegrationTest
canJoinPreviousNodeDefaultValueFields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.processengine.synchronus.AbstractProcessEngineIntegrationTest
waitForBusinessProcessMethods 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
-
Field Details
-
breakWhenLoop
-
TEST_PROCESS
- See Also:
-
TEST_PROCESS2
- See Also:
-
PROCESS_DEFINITION_NAME
- See Also:
-
PROCESS_DEFINITION_NAME_TWO_LOOPS
- See Also:
-
CHECK_IF_CREATE_USER_ACTION_BEAN
- See Also:
-
CREATE_USER_ACTION_BEAN
- See Also:
-
-
Constructor Details
-
SynchLoopOneActionFromAnotherActionTest
public SynchLoopOneActionFromAnotherActionTest()
-
-
Method Details
-
doBefore
- Throws:
IOException
-
doAfter
public void doAfter() -
shouldNotRunSeparateTaskWhenLongLoopDetected
- Throws:
TimeoutException
-
shouldNotRunSeparateTasksWhenLongLoopsDetected
- Throws:
TimeoutException
-
getContext
public static de.hybris.platform.processengine.synchronus.SynchLoopOneActionFromAnotherActionTest.Context getContext()
-