Index
All Classes and Interfaces|All Packages
F
- flywayName() - Element in annotation interface org.flywaydb.test.annotation.FlywayTest
-
Reference the flyway bean name.
- FlywayTest - Annotation Interface in org.flywaydb.test.annotation
-
Support for executing flyway commands during test without any special flyway command in test code.
- FlywayTests - Annotation Interface in org.flywaydb.test.annotation
I
- invokeBaselineDB() - Element in annotation interface org.flywaydb.test.annotation.FlywayTest
-
invoke flyway command baseline before a migrate call
- invokeCleanDB() - Element in annotation interface org.flywaydb.test.annotation.FlywayTest
-
invoke flyway command clean before a init/migrate call.
- invokeMigrateDB() - Element in annotation interface org.flywaydb.test.annotation.FlywayTest
-
invoke flyway command migrate
L
- locationsForMigrate() - Element in annotation interface org.flywaydb.test.annotation.FlywayTest
-
Support to add locations to the default location settings.
O
- org.flywaydb.test.annotation - package org.flywaydb.test.annotation
-
The base test annotation for Flyway
FlywayTest - overrideLocations() - Element in annotation interface org.flywaydb.test.annotation.FlywayTest
-
With this attribute the handling of the locationsForMigrate can be changed.
V
- value() - Element in annotation interface org.flywaydb.test.annotation.FlywayTests
All Classes and Interfaces|All Packages