public class FlowableAppTestHelper extends Object
FlowableAppExtension
that can be used within the JUnit Jupiter context store
and users can use it in the tests for easy modifying of the AppEngine
time and easy access for waiting on the job executor.Modifier and Type | Field and Description |
---|---|
protected AppEngine |
appEngine |
protected String |
deploymentIdFromDeploymentAnnotation |
Constructor and Description |
---|
FlowableAppTestHelper(AppEngine appEngine) |
Modifier and Type | Method and Description |
---|---|
AppEngine |
getAppEngine() |
String |
getDeploymentIdFromDeploymentAnnotation() |
void |
setDeploymentIdFromDeploymentAnnotation(String deploymentIdFromDeploymentAnnotation) |