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
EmbeddedPostgresinstance.Controls database instances on a PostgreSQL server instances.Builder template.Deprecated.Manages an embedded PostgreSQL server instance.Creates a newEmbeddedPostgresinstance and starts it.Deprecated.UseEmbeddedPostgresPreparerwithEmbeddedPostgres.Builderas type parameter.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
EmbeddedPostgresinstance.Builder template.Deprecated.UseEmbeddedPostgresPreparerwithDataSourceas type parameter.Prepare a specific object instance.
EmbeddedPostgresPreparerwithDataSourceas type parameter.