Uses of Package
com.opentable.db.postgres.embedded
-
Packages that use com.opentable.db.postgres.embedded Package Description com.opentable.db.postgres.embedded com.opentable.db.postgres.junit com.opentable.db.postgres.junit5 -
Classes in com.opentable.db.postgres.embedded used by com.opentable.db.postgres.embedded Class Description BindMount ConnectionInfo Basic data holding class to hold the connection information - the url, user, and passwordDatabasePreparer A DatabasePreparer applies an arbitrary set of changes (e.g.EmbeddedPostgres Core class of the library, providing a builder (with reasonable defaults) to wrap testcontainers and launch postgres container.EmbeddedPostgres.Builder FlywayPreparer Support for integrating Flyway and performing a DB migration as part of the setup process.LiquibasePreparer Support for integrating Liquibase and performing a DB migration as part of the setup process.PreparedDbProvider PreparedDbProvider.DbInfo -
Classes in com.opentable.db.postgres.embedded used by com.opentable.db.postgres.junit Class Description ConnectionInfo Basic data holding class to hold the connection information - the url, user, and passwordDatabasePreparer A DatabasePreparer applies an arbitrary set of changes (e.g.EmbeddedPostgres Core class of the library, providing a builder (with reasonable defaults) to wrap testcontainers and launch postgres container.EmbeddedPostgres.Builder PreparedDbProvider -
Classes in com.opentable.db.postgres.embedded used by com.opentable.db.postgres.junit5 Class Description ConnectionInfo Basic data holding class to hold the connection information - the url, user, and passwordDatabasePreparer A DatabasePreparer applies an arbitrary set of changes (e.g.EmbeddedPostgres Core class of the library, providing a builder (with reasonable defaults) to wrap testcontainers and launch postgres container.EmbeddedPostgres.Builder PreparedDbProvider