Package org.elasticsearch.test
Class ESSingleNodeTestCase
java.lang.Object
org.junit.Assert
org.apache.lucene.tests.util.LuceneTestCase
org.elasticsearch.test.ESTestCase
org.elasticsearch.test.ESSingleNodeTestCase
- Direct Known Subclasses:
AbstractThirdPartyRepositoryTestCase,GeoPointShapeQueryTestCase
A test that keep a singleton node started for all tests that can be used to get
references to Guice injectors in unit tests.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.elasticsearch.test.ESTestCase
ESTestCase.DeprecationWarning, ESTestCase.GeohashGenerator, ESTestCase.TestAnalysisNested classes/interfaces inherited from class org.apache.lucene.tests.util.LuceneTestCase
org.apache.lucene.tests.util.LuceneTestCase.AwaitsFix, org.apache.lucene.tests.util.LuceneTestCase.BadApple, org.apache.lucene.tests.util.LuceneTestCase.Monster, org.apache.lucene.tests.util.LuceneTestCase.Nightly, org.apache.lucene.tests.util.LuceneTestCase.Slow, org.apache.lucene.tests.util.LuceneTestCase.SuppressCodecs, org.apache.lucene.tests.util.LuceneTestCase.SuppressFileSystems, org.apache.lucene.tests.util.LuceneTestCase.SuppressFsync, org.apache.lucene.tests.util.LuceneTestCase.SuppressReproduceLine, org.apache.lucene.tests.util.LuceneTestCase.SuppressSysoutChecks, org.apache.lucene.tests.util.LuceneTestCase.SuppressTempFileChecks, org.apache.lucene.tests.util.LuceneTestCase.ThrowingConsumer<T extends Object>, org.apache.lucene.tests.util.LuceneTestCase.ThrowingRunnable, org.apache.lucene.tests.util.LuceneTestCase.Weekly -
Field Summary
Fields inherited from class org.elasticsearch.test.ESTestCase
checkIndexFailures, DEFAULT_TEST_WORKER_ID, failureAndSuccessEvents, FIPS_SYSPROP, JAVA_TIMEZONE_IDS, JAVA_ZONE_IDS, logger, MIN_PRIVATE_PORT, TEST_WORKER_SYS_PROPERTY, TEST_WORKER_VM_IDFields inherited from class org.apache.lucene.tests.util.LuceneTestCase
assertsAreEnabled, classRules, DEFAULT_LINE_DOCS_FILE, INFOSTREAM, JENKINS_LARGE_LINE_DOCS_FILE, LEAVE_TEMPORARY, MAYBE_CACHE_POLICY, RANDOM_MULTIPLIER, ruleChain, suiteFailureMarker, SYSPROP_AWAITSFIX, SYSPROP_BADAPPLES, SYSPROP_FAILFAST, SYSPROP_MAXFAILURES, SYSPROP_MONSTER, SYSPROP_NIGHTLY, SYSPROP_SLOW, SYSPROP_WEEKLY, TEST_ASSERTS_ENABLED, TEST_AWAITSFIX, TEST_BADAPPLES, TEST_CODEC, TEST_DIRECTORY, TEST_DOCVALUESFORMAT, TEST_LINE_DOCS_FILE, TEST_MONSTER, TEST_NIGHTLY, TEST_POSTINGSFORMAT, TEST_SLOW, TEST_THROTTLING, TEST_WEEKLY, VERBOSE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanTrue if a dummy http transport should be used, or false if the real http transport should be used.org.elasticsearch.client.internal.Clientclient()Returns a client to the single-node cluster.protected org.elasticsearch.index.IndexServicecreateIndex(String index) Create a new index on the singleton node with empty index settings.protected org.elasticsearch.index.IndexServicecreateIndex(String index, org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder createIndexRequestBuilder) protected org.elasticsearch.index.IndexServicecreateIndex(String index, org.elasticsearch.common.settings.Settings settings) Create a new index on the singleton node with the provided index settings.protected org.elasticsearch.index.IndexServicecreateIndex(String index, org.elasticsearch.common.settings.Settings settings, String type, String... mappings) Create a new index on the singleton node with the provided index settings.protected org.elasticsearch.index.IndexServicecreateIndex(String index, org.elasticsearch.common.settings.Settings settings, org.elasticsearch.xcontent.XContentBuilder mappings) Create a new index on the singleton node with the provided index settings.protected org.elasticsearch.search.internal.SearchContextcreateSearchContext(org.elasticsearch.index.IndexService indexService) Create a new search context.org.elasticsearch.cluster.health.ClusterHealthStatusensureGreen(String... indices) Ensures the cluster has a green state via the cluster health API.org.elasticsearch.cluster.health.ClusterHealthStatusensureGreen(org.elasticsearch.core.TimeValue timeout, String... indices) Ensures the cluster has a green state via the cluster health API.protected voidwaits until all shard initialization is completed.protected booleanprotected <T> TgetInstanceFromNode(Class<T> clazz) Get an instance for a particular class using the injector of the singleton node.protected Collection<Class<? extends org.elasticsearch.plugins.Plugin>>The plugin classes that should be added to the node.protected org.elasticsearch.node.Nodenode()Return a reference to the singleton node.protected org.elasticsearch.common.settings.SettingsAdditional settings to add when creating the node.protected final Collection<Class<? extends org.elasticsearch.plugins.Plugin>>pluginList(Class<? extends org.elasticsearch.plugins.Plugin>... plugins) Helper method to create list of plugins without specifying generic types.protected booleanThis method returnstrueif the node that is used in the background should be reset after each test.org.elasticsearch.index.IndexresolveIndex(String index) voidsetUp()static voidprotected voidstartNode(long seed) voidtearDown()static voidorg.elasticsearch.client.internal.ClientwrapClient(org.elasticsearch.client.internal.Client client) protected org.elasticsearch.xcontent.NamedXContentRegistryTheNamedXContentRegistryto use for this test.Methods inherited from class org.elasticsearch.test.ESTestCase
after, afterIfFailed, afterIfSuccessful, assertArrayEquals, assertBusy, assertBusy, assertCriticalWarnings, assertEquals, assertSettingDeprecationsAndWarnings, assertWarnings, assertWarnings, before, between, buildEnvSettings, buildNewFakeTransportAddress, checkStaticState, compatibleMediaType, copyInstance, copyNamedWriteable, copyNamedWriteable, copyWriteable, copyWriteable, createDefaultIndexAnalyzers, createParser, createParser, createParser, createParser, createParser, createParser, createParserWithCompatibilityFor, createTestAnalysis, createTestAnalysis, createTestAnalysis, enableWarningsCheck, ensureAllSearchContextsReleased, ensureCheckIndexPassed, ensureNoWarnings, ensureSupportedLocale, frequently, generateRandomStringArray, generateRandomStringArray, getDataPath, getPortRange, getSuiteFailureMarker, getTestTransportPlugin, getTestTransportType, getWorkerBasePort, inFipsJvm, iterations, maybeSet, mockScript, newEnvironment, newEnvironment, newNodeEnvironment, newNodeEnvironment, parserConfig, randomAlphaOfLength, randomAlphaOfLengthBetween, randomArray, randomArray, randomBigInteger, randomBoolean, randomByte, randomByteArrayOfLength, randomCompatibleMediaType, randomDateFormatterPattern, randomDouble, randomDoubleBetween, randomFloat, randomFrom, randomFrom, randomFrom, randomFrom, randomFrom, randomFrom, randomGeohash, randomInt, randomInt, randomIntBetween, randomIp, randomList, randomList, randomLong, randomLongBetween, randomMap, randomMillisUpToYear9999, randomNonNegativeByte, randomNonNegativeLong, randomPositiveTimeValue, randomRealisticUnicodeOfCodepointLength, randomRealisticUnicodeOfCodepointLengthBetween, randomRealisticUnicodeOfLength, randomRealisticUnicodeOfLengthBetween, randomShort, randomSubsetOf, randomSubsetOf, randomSubsetOf, randomTimeValue, randomTimeValue, randomTimeValue, randomTimeZone, randomUnicodeOfCodepointLength, randomUnicodeOfCodepointLengthBetween, randomUnicodeOfLength, randomUnicodeOfLengthBetween, randomUnique, randomValueOtherThan, randomValueOtherThanMany, randomVendorType, randomZone, removeHeaderWarningAppender, resetCheckIndexStatus, resetPortCounter, restoreContentType, restoreFileSystem, scaledRandomIntBetween, setContentType, setFileSystem, setHeaderWarningAppender, settings, shuffleMap, shuffleXContent, shuffleXContent, skipTestWaitingForLuceneFix, spinForAtLeastNMilliseconds, spinForAtLeastOneMillisecond, terminate, terminate, tmpPaths, toShuffledXContent, waitUntil, waitUntil, writableRegistryMethods inherited from class org.apache.lucene.tests.util.LuceneTestCase
addVirusChecker, assertDeletedDocsEquals, assertDocsAndPositionsEnumEquals, assertDocsEnumEquals, assertDocsSkippingEquals, assertDocValuesEquals, assertDocValuesEquals, assertFieldInfosEquals, assertNormsEquals, assertPointsEquals, assertPositionsSkippingEquals, assertReaderEquals, assertReaderStatisticsEquals, assertStoredFieldEquals, assertStoredFieldsEquals, assertTermsEnumEquals, assertTermsEquals, assertTermsEquals, assertTermsStatisticsEquals, assertTermStatsEquals, assertTermVectorsEquals, asSet, assumeFalse, assumeNoException, assumeTrue, assumeWorkingMMapOnWindows, atLeast, atLeast, callStackContains, callStackContains, callStackContainsAnyOf, closeAfterSuite, closeAfterTest, collate, createTempDir, createTempDir, createTempFile, createTempFile, dumpArray, dumpIterator, ensureSaneIWCOnNightly, expectThrows, expectThrows, expectThrows, expectThrowsAnyOf, expectThrowsAnyOf, getDataInputStream, getOnlyLeafReader, getTestClass, getTestName, hasWorkingMMapOnWindows, isTestThread, localeForLanguageTag, maybeChangeLiveIndexWriterConfig, maybeWrapReader, newAlcoholicMergePolicy, newAlcoholicMergePolicy, newBytesRef, newBytesRef, newBytesRef, newBytesRef, newBytesRef, newBytesRef, newDirectory, newDirectory, newDirectory, newDirectory, newDirectory, newField, newField, newFSDirectory, newFSDirectory, newIndexWriterConfig, newIndexWriterConfig, newIndexWriterConfig, newIOContext, newIOContext, newLogMergePolicy, newLogMergePolicy, newLogMergePolicy, newLogMergePolicy, newLogMergePolicy, newMaybeVirusCheckingDirectory, newMaybeVirusCheckingFSDirectory, newMergePolicy, newMergePolicy, newMergePolicy, newMockDirectory, newMockDirectory, newMockDirectory, newMockFSDirectory, newMockFSDirectory, newSearcher, newSearcher, newSearcher, newSearcher, newStringField, newStringField, newStringField, newStringField, newTextField, newTextField, newTieredMergePolicy, newTieredMergePolicy, overrideDefaultQueryCache, overrideTestDefaultQueryCache, random, randomLocale, randomTimeZone, rarely, rarely, replaceMaxFailureRule, resetDefaultQueryCache, restoreCPUCoreCount, restoreIndexWriterMaxDocs, runWithRestrictedPermissions, setIndexWriterMaxDocs, setupCPUCoreCount, slowFileExists, usually, usually, wrapReaderMethods inherited from class org.junit.Assert
assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertThat, assertThat, assertTrue, assertTrue, fail, fail
-
Constructor Details
-
ESSingleNodeTestCase
public ESSingleNodeTestCase()
-
-
Method Details
-
startNode
- Throws:
Exception
-
setUp
- Overrides:
setUpin classorg.apache.lucene.tests.util.LuceneTestCase- Throws:
Exception
-
tearDown
- Overrides:
tearDownin classorg.apache.lucene.tests.util.LuceneTestCase- Throws:
Exception
-
setUpClass
- Throws:
Exception
-
tearDownClass
- Throws:
Exception
-
resetNodeAfterTest
protected boolean resetNodeAfterTest()This method returnstrueif the node that is used in the background should be reset after each test. This is useful if the test changes the cluster state metadata etc. The default isfalse. -
getPlugins
The plugin classes that should be added to the node. -
pluginList
@SafeVarargs protected final Collection<Class<? extends org.elasticsearch.plugins.Plugin>> pluginList(Class<? extends org.elasticsearch.plugins.Plugin>... plugins) Helper method to create list of plugins without specifying generic types. -
nodeSettings
protected org.elasticsearch.common.settings.Settings nodeSettings()Additional settings to add when creating the node. Also allows overriding the default settings. -
addMockHttpTransport
protected boolean addMockHttpTransport()True if a dummy http transport should be used, or false if the real http transport should be used. -
filteredWarnings
- Overrides:
filteredWarningsin classESTestCase
-
client
public org.elasticsearch.client.internal.Client client()Returns a client to the single-node cluster. -
wrapClient
public org.elasticsearch.client.internal.Client wrapClient(org.elasticsearch.client.internal.Client client) -
node
protected org.elasticsearch.node.Node node()Return a reference to the singleton node. -
getInstanceFromNode
Get an instance for a particular class using the injector of the singleton node. -
createIndex
Create a new index on the singleton node with empty index settings. -
createIndex
protected org.elasticsearch.index.IndexService createIndex(String index, org.elasticsearch.common.settings.Settings settings) Create a new index on the singleton node with the provided index settings. -
createIndex
protected org.elasticsearch.index.IndexService createIndex(String index, org.elasticsearch.common.settings.Settings settings, org.elasticsearch.xcontent.XContentBuilder mappings) Create a new index on the singleton node with the provided index settings. -
createIndex
protected org.elasticsearch.index.IndexService createIndex(String index, org.elasticsearch.common.settings.Settings settings, String type, String... mappings) Create a new index on the singleton node with the provided index settings. -
createIndex
protected org.elasticsearch.index.IndexService createIndex(String index, org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilder createIndexRequestBuilder) -
resolveIndex
-
createSearchContext
protected org.elasticsearch.search.internal.SearchContext createSearchContext(org.elasticsearch.index.IndexService indexService) Create a new search context. -
ensureGreen
Ensures the cluster has a green state via the cluster health API. This method will also wait for relocations. It is useful to ensure that all action on the cluster have finished and all shards that were currently relocating are now allocated and started. -
ensureGreen
public org.elasticsearch.cluster.health.ClusterHealthStatus ensureGreen(org.elasticsearch.core.TimeValue timeout, String... indices) Ensures the cluster has a green state via the cluster health API. This method will also wait for relocations. It is useful to ensure that all action on the cluster have finished and all shards that were currently relocating are now allocated and started.- Parameters:
timeout- time out value to set onClusterHealthRequest
-
xContentRegistry
protected org.elasticsearch.xcontent.NamedXContentRegistry xContentRegistry()Description copied from class:ESTestCaseTheNamedXContentRegistryto use for this test. Subclasses should override and use liberally.- Overrides:
xContentRegistryin classESTestCase
-
forbidPrivateIndexSettings
protected boolean forbidPrivateIndexSettings() -
ensureNoInitializingShards
protected void ensureNoInitializingShards()waits until all shard initialization is completed. inspired byESRestTestCase
-