Package org.flowable.engine.impl.test
Class ResourceFlowableTestCase
java.lang.Object
org.flowable.engine.impl.test.AbstractTestCase
org.flowable.engine.impl.test.AbstractFlowableTestCase
org.flowable.engine.impl.test.ResourceFlowableTestCase
- Author:
- Tom Baeyens, Joram Barrez
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String
protected final ResourceFlowableExtension
protected String
Fields inherited from class org.flowable.engine.impl.test.AbstractFlowableTestCase
deploymentIdsForAutoCleanup, dynamicBpmnService, formService, historyService, identityService, managementService, processEngine, processEngineConfiguration, processMigrationService, repositoryService, runtimeService, taskService
-
Constructor Summary
ConstructorsConstructorDescriptionResourceFlowableTestCase
(String activitiConfigurationResource) ResourceFlowableTestCase
(String activitiConfigurationResource, String processEngineName) -
Method Summary
Modifier and TypeMethodDescriptionprotected void
additionalConfiguration
(ProcessEngineConfiguration processEngineConfiguration) protected void
Methods inherited from class org.flowable.engine.impl.test.AbstractFlowableTestCase
assertActivityInstancesAreSame, assertHistoricActivitiesDeleteReason, assertHistoricTasksDeleteReason, assertProcessEnded, assertProcessEnded, cleanDeployments, completeProcessInstanceTasks, completeTask, createOneTaskProcess, createOneTaskTestProcess, createOneTaskTestProcessWithCandidateStarterGroup, createTwoTasksTestProcess, deleteDeployment, deleteDeployments, deployOneTaskTestProcess, deployOneTaskTestProcessWithCandidateStarterGroup, deployProcessDefinition, deployTwoTasksTestProcess, executeJobExecutorForTime, getJobActivityId, groupListContentBy, initializeServices, mergeLists, validateHistoryData, waitForHistoryJobExecutorToProcessAllJobs, waitForJobExecutorOnCondition, waitForJobExecutorToProcessAllHistoryJobs, waitForJobExecutorToProcessAllJobs, waitForJobExecutorToProcessAllJobsAndAllTimerJobs, waitForJobExecutorToProcessAllJobsAndExecutableTimerJobs
-
Field Details
-
extension
-
activitiConfigurationResource
-
processEngineName
-
-
Constructor Details
-
ResourceFlowableTestCase
-
ResourceFlowableTestCase
-
-
Method Details
-
additionalConfiguration
-
rebootEngine
protected void rebootEngine()
-