@TestExecutionListeners(value=org.springframework.test.context.support.DependencyInjectionTestExecutionListener.class) public class SpringProcessEngineTestCase extends AbstractProcessEngineTestCase implements org.springframework.context.ApplicationContextAware
| Modifier and Type | Field and Description | 
|---|---|
protected org.springframework.context.ApplicationContext | 
applicationContext  | 
protected static Map<String,ProcessEngine> | 
cachedProcessEngines  | 
protected org.springframework.test.context.TestContextManager | 
testContextManager  | 
authorizationService, caseService, deploymentId, exception, filterService, formService, historyService, identityService, managementService, processEngine, processEngineConfiguration, repositoryService, runtimeService, taskService, threadRenderingModeDEFAULT_THREAD_LOG_MODE, EMPTY_LINE, isEmptyLinesEnabled, log| Constructor and Description | 
|---|
SpringProcessEngineTestCase()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected String | 
createProcessEngineKey(org.springframework.test.context.ContextConfiguration contextConfiguration)  | 
protected void | 
initializeProcessEngine()  | 
void | 
runBare()  | 
void | 
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)  | 
areJobsAvailable, assertCaseEnded, assertProcessEnded, closeDownProcessEngine, deployment, executeAvailableJobs, getInstancesForActivitiyId, initializeServices, runAsUser, waitForJobExecutorOnCondition, waitForJobExecutorOnCondition, waitForJobExecutorToProcessAllJobs, waitForJobExecutorToProcessAllJobsassertTextPresent, assertTextPresentIgnoreCase, runTestassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, setName, setUp, tearDown, toStringprotected static Map<String,ProcessEngine> cachedProcessEngines
protected org.springframework.test.context.TestContextManager testContextManager
@Autowired protected org.springframework.context.ApplicationContext applicationContext
public void runBare()
             throws Throwable
runBare in class AbstractProcessEngineTestCaseThrowableprotected void initializeProcessEngine()
initializeProcessEngine in class AbstractProcessEngineTestCaseprotected String createProcessEngineKey(org.springframework.test.context.ContextConfiguration contextConfiguration)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext in interface org.springframework.context.ApplicationContextAwareCopyright © 2018. All rights reserved.