Def

com.dimafeng.testcontainers.ElasticsearchContainer.Def
case class Def(dockerImageName: 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

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