Package org.keycloak.quarkus.deployment
Class IsIntegrationTest
java.lang.Object
io.quarkus.deployment.IsTest
org.keycloak.quarkus.deployment.IsIntegrationTest
- All Implemented Interfaces:
BooleanSupplier
public class IsIntegrationTest
extends io.quarkus.deployment.IsTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IsIntegrationTest
public IsIntegrationTest(io.quarkus.runtime.LaunchMode launchMode)
-
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBooleanin interfaceBooleanSupplier- Overrides:
getAsBooleanin classio.quarkus.deployment.IsTest
-