zio-testcontainers
zio-testcontainers
com.github.sideeffffect.zio.testcontainers
BuildInfo
zio.testcontainers
DockerComposeContainerOps
SingleContainerOps
StartableOps
ZIOTestcontainers
ZLayerTestContainerOps
zio-testcontainers
/
zio.testcontainers
/
SingleContainerOps
SingleContainerOps
final implicit
class
SingleContainerOps
[
T
<:
GenericContainer
[
_
]](
self:
SingleContainer
[
T
])
extends
AnyVal
Graph
Supertypes
class
AnyVal
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
getHostAndPort
(
port:
Int
):
UIO
[(
String
,
Int
)]