Class AbstractBootstrapCheckTestCase

java.lang.Object
org.junit.Assert
org.apache.lucene.util.LuceneTestCase
org.elasticsearch.test.ESTestCase
org.elasticsearch.test.AbstractBootstrapCheckTestCase

public abstract class AbstractBootstrapCheckTestCase extends ESTestCase
  • Field Details

    • emptyContext

      protected final org.elasticsearch.bootstrap.BootstrapContext emptyContext
  • Constructor Details

    • AbstractBootstrapCheckTestCase

      public AbstractBootstrapCheckTestCase()
  • Method Details

    • createTestContext

      protected org.elasticsearch.bootstrap.BootstrapContext createTestContext(org.elasticsearch.common.settings.Settings settings, org.elasticsearch.cluster.metadata.Metadata metadata)