Uses of Package
de.softwareforge.testing.postgres.embedded
Packages that use de.softwareforge.testing.postgres.embedded
Package
Description
PostgreSQL management code.
JUnit 5 integration code.
-
Classes in de.softwareforge.testing.postgres.embedded used by de.softwareforge.testing.postgres.embeddedClassDescriptionInformation about a database located on a PostgreSQL server connected to an
EmbeddedPostgres
instance.Controls database instances on a PostgreSQL server instances.Builder template.Manages an embedded PostgreSQL server instance.Creates a newEmbeddedPostgres
instance and starts it.Prepare a specific object instance.AnEmbeddedPostgresPreparer<DataSource>
that uses the Flyway version control for your database framework to migrate a data source to a known state.Locates a native binary on the Filesystem.Returns an installation location for a native binary. -
Classes in de.softwareforge.testing.postgres.embedded used by de.softwareforge.testing.postgres.junit5ClassDescriptionInformation about a database located on a PostgreSQL server connected to an
EmbeddedPostgres
instance.Builder template.Prepare a specific object instance.