| Package | Description |
|---|---|
| io.zonky.test.db.postgres.junit5 |
| Modifier and Type | Method and Description |
|---|---|
PreparedDbExtension |
PreparedDbExtension.customize(Consumer<EmbeddedPostgres.Builder> customizer) |
static PreparedDbExtension |
EmbeddedPostgresExtension.preparedDatabase(DatabasePreparer preparer)
Returns a
TestRule to create a Postgres cluster, shared amongst all test cases in this JVM. |
Copyright © 2019. All rights reserved.