Package de.softwareforge.testing.postgres.junit5
package de.softwareforge.testing.postgres.junit5
JUnit 5 integration code. Requires the Jupiter API on the class path.
-
ClassDescriptionA JUnit 5 extension that manages an embedded PostgreSQL database server.Builder for
EmbeddedPgExtension
customization.Create a new PostgreSQL server that supports multiple databases.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.