| Package | Description |
|---|---|
| com.opentable.db.postgres.embedded | |
| com.opentable.db.postgres.junit |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DatabaseConnectionPreparer |
| Modifier and Type | Class and Description |
|---|---|
class |
FlywayPreparer |
| Modifier and Type | Method and Description |
|---|---|
static PreparedDbProvider |
PreparedDbProvider.forPreparer(DatabasePreparer preparer) |
| Modifier and Type | Method and Description |
|---|---|
static PreparedDbRule |
EmbeddedPostgresRules.preparedDatabase(DatabasePreparer preparer)
Returns a
TestRule to create a Postgres cluster, shared amongst all test cases in this JVM. |
Copyright © 2016. All rights reserved.