Index
All Classes and Interfaces|All Packages
F
- forTestcontainerClass(Class<? extends JdbcDatabaseContainer>) - Static method in class org.jdbi.v3.testing.junit5.tc.TestcontainersDatabaseInformation
-
Returns a
TestcontainersDatabaseInformationinstance 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
JdbiExtensionthat uses the suppliedJdbcDatabaseContaineras database. - instance(JdbcDatabaseContainer<?>) - Static method in class org.jdbi.v3.testing.junit5.tc.JdbiTestcontainersExtension
-
Create a new
JdbiExtensionthat uses the suppliedJdbcDatabaseContaineras 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
-
Jdbi test support for Testcontainer based JDBC containers.
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
All Classes and Interfaces|All Packages