Uses of Class
com.playtika.test.common.spring.DockerPresenceMarker
-
Packages that use DockerPresenceMarker Package Description com.playtika.test.common.spring -
-
Uses of DockerPresenceMarker in com.playtika.test.common.spring
Methods in com.playtika.test.common.spring that return DockerPresenceMarker Modifier and Type Method Description DockerPresenceMarkerDockerPresenceBootstrapConfiguration. dockerPresenceMarker()Methods in com.playtika.test.common.spring with parameters of type DockerPresenceMarker Modifier and Type Method Description AllContainersEmbeddedContainersShutdownAutoConfiguration. allContainers(DockerPresenceMarker dockerAvailable, org.testcontainers.containers.GenericContainer[] allContainers, TestcontainersProperties testcontainersProperties)
-