Package org.flowable.common.engine.impl.test
-
Class Summary Class Description ClosingDataSource ADataSourceimplementation for test purposes that wraps anotherDataSourceand makes sure that theDataSourceis closed when a Flowable engine gets closed.EnsureCleanDbUtils LoggingExtension -
Annotation Types Summary Annotation Type Description CleanTest Annotation that instructs the internal flowable extensions to clean all deployments of a test.EnsureCleanDb Annotation that instructs the internal flowable extensions to assert a clean DB (scans all tables to see if the DB is completely clean).