harness.testContainer

Members list

Type members

Classlikes

abstract class ContainerBuilder[RIn, ROut](val containerType: String)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Self type
ContainerBuilder[RIn, ROut]

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final class PortFinder(min: Int, max: Int, acquiredRef: Synchronized[Set[Int]], random: Option[Random])

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object PortFinder

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
PortFinder.type
final case class TestContainer(name: String, imageName: String, imageVersion: String, healthCheck: Task[Boolean], envVars: List[Var], ports: List[PortMapping], labels: List[Var])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
object TestContainer

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type