@IntegrationTest public class ProcessEngineIntegrationTest extends ServicelayerBaseTest
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessEngineIntegrationTest.TestCustomUserAction |
| Modifier and Type | Field and Description |
|---|---|
static String |
PROCESS_DEFINITION_NAME |
static String |
TEST_ACTION_BEAN |
static String |
TEST_LOG_MSG |
static String |
TEST_PROCESS |
static String |
TEST_USER |
defaultLanguage, 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, prepareApplicationContextAndSessionfinish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedpublic static final String TEST_PROCESS
public static final String PROCESS_DEFINITION_NAME
public static final String TEST_ACTION_BEAN
public static final String TEST_USER
public static final String TEST_LOG_MSG
public void doBefore()
throws IOException
IOExceptionpublic void doAfter()
public void testRunningProcessAsCustomUser()
throws InterruptedException
InterruptedExceptionpublic void shouldSaveLogsAsProcessTaskLogModel()
throws InterruptedException,
TimeoutException
InterruptedExceptionTimeoutExceptionpublic void testRunningProcessAsAdmin()
throws InterruptedException
InterruptedExceptionpublic void testRunningProcessAsAnonymous()
throws InterruptedException
InterruptedExceptionpublic void testSessionClosingResetsUser()
Copyright © 2017 SAP SE. All Rights Reserved.