All Classes and Interfaces

Class
Description
Information about a database located on a PostgreSQL server connected to an EmbeddedPostgres instance.
Controls database instances on a PostgreSQL server instances.
Builder template.
Create new DatabaseManager instances.
Deprecated.
Use EmbeddedPostgresPreparer with DataSource as type parameter.
A JUnit 5 extension that manages an embedded PostgreSQL database server.
Builder for EmbeddedPgExtension customization.
Manages an embedded PostgreSQL server instance.
Creates a new EmbeddedPostgres instance and starts it.
Deprecated.
Prepare a specific object instance.
An EmbeddedPostgresPreparer<DataSource> that uses the Flyway version control for your database framework to migrate a data source to a known state.
Create a new PostgreSQL server that supports multiple databases.
Locates a native binary on the Filesystem.
Returns an installation location for a native binary.
ExecutionCondition for RequirePostgresVersion.
RequirePostgresVersion signals the annotated test class or method that it only should execute if the PostgreSQL server is within a specific range.
Create a new PostgreSQL server that supports a single database.
Loads a native binary installation and returns the location of it.
Resolves PostgreSQL archives from the Maven repository.