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