Package com.flowable.form.engine.test
package com.flowable.form.engine.test
-
ClassDescriptionJUnit Jupiter extension for the Flowable FormEngine and services initialization.Convenience for FormEngine and services initialization in the form of a JUnit rule.A Helper for the Flowable
FlowableFormExtension
that can be used within the JUnit Jupiter context store and users can use it in the tests for easy modifying of theFormEngine
time and easy access for waiting on the job executor.An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for theFlowableFormExtension
.Annotation for a test method to create and delete a deployment around a test method.An annotation that can be used on test methods, lifecycle method to inject the id of the deployment deployed viaFormDeploymentAnnotation
.