Package org.flywaydb.test.dbunit
package org.flywaydb.test.dbunit
A dbunit annotation extension
DBUnitSupport that work together with
FlywayTest annotation.
This is a extension of the project flyway-spring-test.
At the moment only JUnit and no testng test support.-
ClassDescriptionInterface that must be implemented if the default connection factory fit not for the own usage or used database.Add additional DBUnit support for loading data during test or store table content in a specific file.A
TestExecutionListenersto get the annotationDBUnitSupportup and running.Default implementation of a connection factory used by the dbunit support.ATestExecutionListenersto get both annotationFlywayTestandDBUnitSupportwork in the correct order.