DockerComposeContainerOps

zio.testcontainers.`package`.DockerComposeContainerOps
final implicit class DockerComposeContainerOps(container: DockerComposeContainer) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def getHostAndPort(serviceName: String)(servicePort: Int): UIO[(String, Int)]