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
Extension to create a Postgres cluster, shared amongst all test cases in this JVM. |
Copyright © 2023. All rights reserved.