Class TestEntitlementBootstrap

java.lang.Object
org.elasticsearch.entitlement.bootstrap.TestEntitlementBootstrap

public class TestEntitlementBootstrap extends Object
  • Constructor Details

    • TestEntitlementBootstrap

      public TestEntitlementBootstrap()
  • Method Details

    • bootstrap

      public static void bootstrap(Path tempDir) throws IOException
      Activates entitlement checking in tests.
      Throws:
      IOException
    • isEnabledForTests

      public static boolean isEnabledForTests()