Uses of Package
org.flowable.engine.test
Packages that use org.flowable.engine.test
Package
Description
Helper classes for testing processes.
-
Classes in org.flowable.engine.test used by org.flowable.engine.impl.testClassDescriptionAnnotation for a test method to create and delete a deployment around a test method.Convenience for ProcessEngine and services initialization in the form of a JUnit rule.
-
Classes in org.flowable.engine.test used by org.flowable.engine.testClassDescriptionA Helper for the Flowable
FlowableExtension
that can be used within the JUnit Jupiter context store and users can use it in the tests for easy modifying of theProcessEngine
time and easy access for waiting on the job executor. -
Classes in org.flowable.engine.test used by org.flowable.engine.test.mock
-
Classes in org.flowable.engine.test used by org.flowable.spring.impl.testClassDescriptionJUnit Jupiter extension for the Flowable ProcessEngine and services initialization.