All Classes and Interfaces

Class
Description
Common 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 5 JdbiExtension 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.
JUnit @Rule to manage a Jdbi instance pointed to a managed database.
Jdbi SQLite JUnit 5 rule.
Represents a Flyway migration Jdbi should run.