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