Constant Field Values
Contents
com.playtika.*
-
com.playtika.test.common.spring.DockerNotPresentFailureAnalyser Modifier and Type Constant Field Value public static final Stringaction"Follow the guide: https://docs.docker.com/get-docker/"public static final Stringdescription"No docker daemon available. Forgot to install/start docker?" -
com.playtika.test.common.spring.DockerPresenceBootstrapConfiguration Modifier and Type Constant Field Value public static final StringDOCKER_IS_AVAILABLE"dockerPresenceMarker" -
com.playtika.test.common.spring.EmbeddedContainersShutdownAutoConfiguration Modifier and Type Constant Field Value public static final StringALL_CONTAINERS"allContainers" -
com.playtika.test.common.spring.NoDockerPresenceMarkerFailureAnalyser Modifier and Type Constant Field Value public static final Stringaction"Follow the guide: https://github.com/testcontainers/testcontainers-spring-boot#how-to-use"public static final Stringdescription"No docker presence marker found in application context. Missing spring-cloud-starter?"