@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, deploymentId, exception, 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 void |
initializeProcessEngine() |
void |
runBare() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
areJobsAvailable, assertAndEnsureCleanDb, assertProcessEnded, closeDownProcessEngine, 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 AbstractProcessEngineTestCasepublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext in interface org.springframework.context.ApplicationContextAwareCopyright © 2015. All rights reserved.