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 Details

    • IsIntegrationTest

      public IsIntegrationTest(io.quarkus.runtime.LaunchMode launchMode)
  • Method Details

    • getAsBoolean

      public boolean getAsBoolean()
      Specified by:
      getAsBoolean in interface BooleanSupplier
      Overrides:
      getAsBoolean in class io.quarkus.deployment.IsTest