Class EmbeddedPostgres

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class EmbeddedPostgres
    extends Object
    implements Closeable
    Core class of the library, providing a builder (with reasonable defaults) to wrap testcontainers and launch postgres container.