Class OracleDatabaseRule
java.lang.Object
org.junit.rules.ExternalResource
org.jdbi.v3.testing.JdbiRule
org.jdbi.v3.oracle12.OracleDatabaseRule
- All Implemented Interfaces:
org.junit.rules.TestRule
JUnit 4 Helper for a database managed by testcontainers.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jdbi.v3.testing.JdbiRule
after, attach, before, embeddedPostgres, embeddedPostgres, externalPostgres, getHandle, getJdbi, h2, migrateWithFlyway, migrateWithFlyway, sqlite, withMigration, withPlugin, withPlugins
Methods inherited from class org.junit.rules.ExternalResource
apply
-
Constructor Details
-
OracleDatabaseRule
-
-
Method Details
-
createTables
- Throws:
SQLException
-