Def

com.dimafeng.testcontainers.MongoDBContainer.Def
case class Def(tag: DockerImageName) extends ContainerDef

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ContainerDef
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

override type Container = MongoDBContainer

Value members

Concrete methods

Attributes

Definition Classes
ContainerDef

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def start(): Container

Attributes

Inherited from:
ContainerDef