Package org.testcontainers.utility
Class TestEnvironment
java.lang.Object
org.testcontainers.utility.TestEnvironment
Provides utility methods for determining facts about the test environment.
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleandockerApiAtLeast(String minimumVersion) static booleanstatic boolean
-
Method Details
-
dockerApiAtLeast
-
dockerExecutionDriverSupportsExec
public static boolean dockerExecutionDriverSupportsExec() -
dockerIsDockerMachine
public static boolean dockerIsDockerMachine()
-