Package org.jdbi.v3.testing.junit5
package org.jdbi.v3.testing.junit5
JUnit 5 testing support.
- See Also:
-
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.Jdbi PostgreSQL JUnit 5 rule using the pg-embedded component.Jdbi SQLite JUnit 5 rule.