@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, threadRenderingMode
DEFAULT_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, assertAndEnsureCleanDb, assertProcessEnded, closeDownProcessEngine, executeAvailableJobs, getInstancesForActivitiyId, initializeServices, runAsUser, waitForJobExecutorOnCondition, waitForJobExecutorOnCondition, waitForJobExecutorToProcessAllJobs, waitForJobExecutorToProcessAllJobs
assertTextPresent, assertTextPresentIgnoreCase, runTest
assertEquals, 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, toString
protected 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 AbstractProcessEngineTestCase
Throwable
protected void initializeProcessEngine()
initializeProcessEngine
in class AbstractProcessEngineTestCase
protected String createProcessEngineKey(org.springframework.test.context.ContextConfiguration contextConfiguration)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
Copyright © 2015. All rights reserved.