@IntegrationTest public class ProcessEngineCustomUserTaskTest extends ServicelayerBaseTest
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessEngineCustomUserTaskTest.TestCustomUserAction |
| Modifier and Type | Field and Description |
|---|---|
static String |
PROCESS_DEFINITION_NAME |
static String |
TEST_ACTION_BEAN |
static String |
TEST_PROCESS |
static String |
TEST_USER |
defaultLanguage, jaloSession| Constructor and Description |
|---|
ProcessEngineCustomUserTaskTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
doAfter() |
void |
doBefore() |
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 void doBefore()
throws IOException
IOExceptionpublic void doAfter()
public void testRunningProcessAsCustomUser()
throws InterruptedException
InterruptedExceptionpublic void testRunningProcessAsAdmin()
throws InterruptedException
InterruptedExceptionpublic void testRunningProcessAsAnonymous()
throws InterruptedException
InterruptedExceptionpublic void testSessionClosingResetsUser()
Copyright © 2000-2016 SAP SE. All Rights Reserved.