public abstract class FlowableCmmnTestCase extends AbstractFlowableCmmnTestCase
| Modifier and Type | Field and Description |
|---|---|
static String |
FLOWABLE_CMMN_CFG_XML |
autoCleanupDeploymentIds, cmmnEngine, cmmnEngineConfiguration, cmmnHistoryService, cmmnManagementService, cmmnMigrationService, cmmnRepositoryService, cmmnRuntimeService, cmmnTaskService, dynamicCmmnService| Constructor and Description |
|---|
FlowableCmmnTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected org.flowable.eventregistry.api.EventRegistry |
getEventRegistry() |
protected EventRegistryEngineConfiguration |
getEventRegistryEngineConfiguration() |
protected org.flowable.eventregistry.api.EventRepositoryService |
getEventRepositoryService() |
protected static void |
initCmmnEngine() |
static void |
setupEngine() |
void |
setupServices() |
addDeploymentForAutoCleanup, addDeploymentForAutoCleanup, assertCaseInstanceEnded, assertCaseInstanceEnded, assertCaseInstanceEnded, assertCaseInstanceNotEnded, assertHistoricPlanItemInstanceState, assertNoPlanItemInstance, assertPlanItemInstanceState, assertPlanItemInstanceState, assertPlanItemLocalVariables, assertSamePlanItemState, assertSingleTaskExists, cleanup, completeAllPlanItems, completePlanItemsWithItemValues, completePlanItemWithItemValue, createCaseInstanceEndedErrorMessage, createCaseInstanceEndedErrorMessage, deployAndStartOneHumanTaskCaseModel, deployOneHumanTaskCaseModel, deployOneTaskCaseModel, forwardClock, getAllPlanItemInstances, getCompletedPlanItemInstances, getPlanItemInstanceByName, getPlanItemInstanceIdByName, getPlanItemInstanceIdByNameAndState, getPlanItemInstances, getTerminatedPlanItemInstances, searchForMatch, setClockFixedToCurrentTime, setClockTo, setClockTo, waitForAsyncHistoryExecutorToProcessAllJobs, waitForJobExecutorOnCondition, waitForJobExecutorToProcessAllAsyncJobs, waitForJobExecutorToProcessAllJobspublic static final String FLOWABLE_CMMN_CFG_XML
public static void setupEngine()
protected static void initCmmnEngine()
public void setupServices()
protected org.flowable.eventregistry.api.EventRepositoryService getEventRepositoryService()
protected org.flowable.eventregistry.api.EventRegistry getEventRegistry()
protected EventRegistryEngineConfiguration getEventRegistryEngineConfiguration()
Copyright © 2021 Flowable. All rights reserved.