Package org.jdbi.v3.testing.junit5.tc
package org.jdbi.v3.testing.junit5.tc
Jdbi test support for Testcontainer based JDBC containers. Any
database that is supported can be used as a test database in JUnit 5 tests.
-
ClassDescriptionSupport Testcontainer JDBC containers as database for Jdbi tests.Describes the parameters needed to create a new test-specific database or schema to isolate a test.