@IntegrationTest public class ProcessEngineIntegrationTest extends ServicelayerBaseTest
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessEngineIntegrationTest.TestCustomUserAction |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROCESS_DEFINITION_NAME |
static java.lang.String |
TEST_ACTION_BEAN |
static java.lang.String |
TEST_LOG_MSG |
static java.lang.String |
TEST_PROCESS |
static java.lang.String |
TEST_USER |
jaloSession| Constructor and Description |
|---|
ProcessEngineIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
doAfter() |
void |
doBefore() |
void |
shouldSaveLogsAsProcessTaskLogModel() |
void |
testRunningProcessAsAdmin() |
void |
testRunningProcessAsAnonymous() |
void |
testRunningProcessAsCustomUser() |
void |
testSessionClosingResetsUser() |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic static final java.lang.String TEST_PROCESS
public static final java.lang.String PROCESS_DEFINITION_NAME
public static final java.lang.String TEST_ACTION_BEAN
public static final java.lang.String TEST_USER
public static final java.lang.String TEST_LOG_MSG
public void doBefore()
throws java.io.IOException
java.io.IOExceptionpublic void doAfter()
public void testRunningProcessAsCustomUser()
throws java.lang.InterruptedException,
java.util.concurrent.TimeoutException
java.lang.InterruptedExceptionjava.util.concurrent.TimeoutExceptionpublic void shouldSaveLogsAsProcessTaskLogModel()
throws java.lang.InterruptedException,
java.util.concurrent.TimeoutException
java.lang.InterruptedExceptionjava.util.concurrent.TimeoutExceptionpublic void testRunningProcessAsAdmin()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void testRunningProcessAsAnonymous()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void testSessionClosingResetsUser()
Copyright © 2018 SAP SE. All Rights Reserved.