Package com.flowable.app.engine.test
Class FlowableAppTestCase
java.lang.Object
com.flowable.app.engine.test.FlowableAppTestCase
- Author:
- Tijs Rademakers
-
Field Summary
Modifier and TypeFieldDescriptionprotected AppEngineConfiguration
protected AppManagementService
protected CoreAppRepositoryService
protected String
static final String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
protected static void
protected Date
protected void
setClockTo
(Date date) static void
void
-
Field Details
-
FLOWABLE_APP_CFG_XML
- See Also:
-
appEngineConfiguration
-
appManagementService
-
appRepositoryService
-
deploymentId
-
-
Constructor Details
-
FlowableAppTestCase
public FlowableAppTestCase()
-
-
Method Details
-
setupEngine
public static void setupEngine() -
initAppEngine
protected static void initAppEngine() -
setupServices
public void setupServices() -
cleanupDeployment
public void cleanupDeployment() -
setClockFixedToCurrentTime
-
setClockTo
-