Interface TestcontainersPostgreSQLActionBuilder
public interface TestcontainersPostgreSQLActionBuilder
-
Method Details
-
start
TestcontainersPostgreSQLStartActionBuilder<?,?, start()?> Start PostgreSQL testcontainers instance. -
stop
TestcontainersStopActionBuilder<?,?> stop()Stop PostgreSQL testcontainers instance.
-