Class PostgresContainer
java.lang.Object
uk.gov.service.payments.commons.testing.db.PostgresContainer
-
Constructor Summary
ConstructorsConstructorDescriptionPostgresContainer(String imageTag) PostgresContainer(String dbUsername, String dbPassword, String dbName, String imageTag) -
Method Summary
-
Constructor Details
-
PostgresContainer
-
PostgresContainer
-
-
Method Details
-
getOrCreate
public static void getOrCreate() -
getOrCreate
-
getUsername
-
getPassword
-
getConnectionUrl
-
getPostgresContainer
public static org.testcontainers.containers.PostgreSQLContainer getPostgresContainer() -
stop
public static void stop()
-