Class ProcessEngineIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.processengine.process.ProcessEngineIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
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
-
Field Details
-
TEST_PROCESS
- See Also:
-
PROCESS_DEFINITION_NAME
- See Also:
-
TEST_ACTION_BEAN
- See Also:
-
TEST_USER
- See Also:
-
TEST_LOG_MSG
- See Also:
-
-
Constructor Details
-
ProcessEngineIntegrationTest
public ProcessEngineIntegrationTest()
-
-
Method Details
-
doBefore
- Throws:
IOException
-
doAfter
public void doAfter() -
testRunningProcessAsCustomUser
- Throws:
InterruptedExceptionTimeoutException
-
shouldSaveLogsAsProcessTaskLogModel
- Throws:
InterruptedExceptionTimeoutException
-
testRunningProcessAsAdmin
- Throws:
InterruptedException
-
testRunningProcessAsAnonymous
- Throws:
InterruptedException
-
testSessionClosingResetsUser
public void testSessionClosingResetsUser()
-