com.dimafeng.testcontainers

Members list

Type members

Classlikes

class PostgreSQLContainer(dockerImageNameOverride: Option[DockerImageName], databaseName: Option[String], pgUsername: Option[String], pgPassword: Option[String], mountPostgresDataToTmpfs: Boolean, urlParams: Map[String, String], commonJdbcParams: CommonParams) extends SingleContainer[PostgreSQLContainer[_]], JdbcDatabaseContainer

Attributes

Companion
object
Supertypes
trait JdbcDatabaseContainer
class SingleContainer[PostgreSQLContainer[_]]
trait TestContainerProxy[PostgreSQLContainer[_]]
trait Container
trait Stoppable
trait Andable
trait Startable
trait AutoCloseable
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type