Uses of Class
com.opentable.db.postgres.embedded.EmbeddedPostgres
Packages that use EmbeddedPostgres
Package
Description
-
Uses of EmbeddedPostgres in com.opentable.db.postgres.embedded
Methods in com.opentable.db.postgres.embedded that return EmbeddedPostgresModifier and TypeMethodDescriptionEmbeddedPostgres.Builder.start()static EmbeddedPostgresEmbeddedPostgres.start() -
Uses of EmbeddedPostgres in com.opentable.db.postgres.junit
Methods in com.opentable.db.postgres.junit that return EmbeddedPostgres -
Uses of EmbeddedPostgres in com.opentable.db.postgres.junit5
Methods in com.opentable.db.postgres.junit5 that return EmbeddedPostgresModifier and TypeMethodDescriptionLegacySingleInstancePostgresExtension.getEmbeddedPostgres()Deprecated.SingleInstancePostgresExtension.getEmbeddedPostgres()