Uses of Package
org.jdbi.v3.testing.junit5
Package
Description
JUnit 5 testing support.
Jdbi test support for Testcontainer based JDBC containers.
-
ClassDescriptionCommon functionality for all JUnit 5 extensions.Initialize the data source before running a test.Use
Flyway
to create a database schema and/or preload a database instance.Very simple implementation of a JUnit 5JdbiExtension
which can handle any JDBC connection.Jdbi H2 JUnit 5 rule.Jdbi PostgreSQL JUnit 5 rule using the otj-pg-embedded component. -