Index

F G I J O T 
All Classes and Interfaces|All Packages

F

forTestcontainerClass(Class<? extends JdbcDatabaseContainer>) - Static method in class org.jdbi.v3.testing.junit5.tc.TestcontainersDatabaseInformation
Returns a TestcontainersDatabaseInformation instance for a given container instance class.

G

getUrl() - Method in class org.jdbi.v3.testing.junit5.tc.JdbiTestcontainersExtension
 

I

instance(TestcontainersDatabaseInformation, JdbcDatabaseContainer<?>) - Static method in class org.jdbi.v3.testing.junit5.tc.JdbiTestcontainersExtension
Create a new JdbiExtension that uses the supplied JdbcDatabaseContainer as database.
instance(JdbcDatabaseContainer<?>) - Static method in class org.jdbi.v3.testing.junit5.tc.JdbiTestcontainersExtension
Create a new JdbiExtension that uses the supplied JdbcDatabaseContainer as database.

J

JdbiTestcontainersExtension - Class in org.jdbi.v3.testing.junit5.tc
Support Testcontainer JDBC containers as database for Jdbi tests.

O

of(String, String, String, BiFunction<String, String, String>) - Static method in class org.jdbi.v3.testing.junit5.tc.TestcontainersDatabaseInformation
Creates a new database information instance that describes a database.
ofScript(String, String, String, BiFunction<String, String, List<String>>) - Static method in class org.jdbi.v3.testing.junit5.tc.TestcontainersDatabaseInformation
Creates a new database information instance that describes a database.
org.jdbi.v3.testing.junit5.tc - package org.jdbi.v3.testing.junit5.tc

T

TestcontainersDatabaseInformation - Class in org.jdbi.v3.testing.junit5.tc
Describes the parameters needed to create a new test-specific database or schema to isolate a test.
toString() - Method in class org.jdbi.v3.testing.junit5.tc.TestcontainersDatabaseInformation
 
F G I J O T 
All Classes and Interfaces|All Packages