Package io.quarkus.deployment
Class IsContainerRuntimeWorking.TestContainersStrategy
java.lang.Object
io.quarkus.deployment.IsContainerRuntimeWorking.TestContainersStrategy
- All Implemented Interfaces:
IsContainerRuntimeWorking.Strategy,Supplier<IsContainerRuntimeWorking.Result>
- Enclosing class:
IsContainerRuntimeWorking
protected static class IsContainerRuntimeWorking.TestContainersStrategy
extends Object
implements IsContainerRuntimeWorking.Strategy
Delegates the check to testcontainers (if the latter is on the classpath)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestContainersStrategy
protected TestContainersStrategy(boolean silent)
-
-
Method Details
-
get
- Specified by:
getin interfaceSupplier<IsContainerRuntimeWorking.Result>
-