| Package | Description |
|---|---|
| org.flywaydb.test.junit |
Spring extension and implementation of annotation
FlywayTest. |
| Class and Description |
|---|
| FlywayHelperFactory
Helper factory for Flyway creation and support for setting the flyway.properties and configure
flyway with
Flyway.configure(java.util.Properties). |
| FlywayTestExecutionListener
Spring test execution listener to get annotation
FlywayTest up and
running
If the annotation FlywayTest used on class level a clean , init ,
migrate cycle is done during class load. |
Copyright © 2019. All rights reserved.