Uses of Class
org.jdbi.v3.testing.junit5.JdbiOtjPostgresExtension
-
Uses of JdbiOtjPostgresExtension in org.jdbi.v3.testing.junit5
Modifier and TypeMethodDescriptionJdbiOtjPostgresExtension.customize
(Consumer<com.opentable.db.postgres.embedded.EmbeddedPostgres.Builder> customizer) static JdbiOtjPostgresExtension
JdbiExtension.otjEmbeddedPostgres()
Creates a new extension using a managed, embedded postgres database.