| Class | Description |
|---|---|
| ClosingDataSource |
A
DataSource implementation for test purposes that wraps another DataSource
and makes sure that the DataSource is closed when a Flowable engine gets closed. |
| EnsureCleanDbUtils | |
| LoggingExtension |
| 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).
|
Copyright © 2021 Flowable. All rights reserved.