java.lang.Object
de.softwareforge.testing.postgres.embedded.FlywayPreparer
All Implemented Interfaces:
EmbeddedPostgresPreparer<DataSource>

public final class FlywayPreparer extends Object implements EmbeddedPostgresPreparer<DataSource>
An EmbeddedPostgresPreparer<DataSource> that uses the Flyway version control for your database framework to migrate a data source to a known state.