| Package | Description |
|---|---|
| com.opentable.db.postgres.junit |
| Modifier and Type | Method | Description |
|---|---|---|
SingleInstancePostgresRule |
SingleInstancePostgresRule.customize(Consumer<EmbeddedPostgres.Builder> customizer) |
|
static SingleInstancePostgresRule |
EmbeddedPostgresRules.singleInstance() |
Create a vanilla Postgres cluster -- just initialized, no customizations applied.
|
Copyright © 2018. All rights reserved.