Uses of Class
com.opentable.db.postgres.junit.SingleInstancePostgresRule
Packages that use SingleInstancePostgresRule
-
Uses of SingleInstancePostgresRule in com.opentable.db.postgres.junit
Methods in com.opentable.db.postgres.junit that return SingleInstancePostgresRuleModifier and TypeMethodDescriptionSingleInstancePostgresRule.customize(Consumer<EmbeddedPostgres.Builder> customizer) static SingleInstancePostgresRuleEmbeddedPostgresRules.singleInstance()Create a vanilla Postgres cluster -- just initialized, no customizations applied.