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