Package com.flowable.app.engine.test
package com.flowable.app.engine.test
-
ClassDescriptionAn annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for the
FlowableAppExtension
.An annotation that can be used on test methods, lifecycle method to inject the id of the deployment deployed viaAppDeployment
.JUnit Jupiter extension for the Flowable AppEngine and services initialization.Convenience for AppEngine and services initialization in the form of a JUnit rule.A Helper for the FlowableFlowableAppExtension
that can be used within the JUnit Jupiter context store and users can use it in the tests for easy modifying of theAppEngine
time and easy access for waiting on the job executor.