Skip to content

add appender property configuration for custom labels

Sign in for the full log view
GitHub Actions / lucee@5 Test Results succeeded Sep 24, 2024 in 0s

1 errors, 316 pass in 55s

  1 files  +  1   16 suites  +16   55s ⏱️ +55s
317 tests +317  316 ✅ +316  0 💤 ±0  0 ❌ ±0  1 🔥 +1 
316 runs  +316  317 ✅ +317  0 💤 ±0  0 ❌ ±0  -1 🔥  - 1 

Results for commit 16eac23. ± Comparison against earlier commit 0f641c4.

Annotations

Check failure on line 0 in tests.specs.unit.LogstashAppenderTest

See this annotation in the file changed.

@github-actions github-actions / lucee@5 Test Results

tests.specs.unit.LogstashAppenderTest (tests.specs.unit.LogstashAppenderTest) with error

test-harness/tests/results/test-results-junit.xml [took 0s]
Raw output
class lucee.transformer.bytecode.statement.ExpressionAsStatement cannot be cast to class lucee.transformer.bytecode.statement.tag.TagComponent (lucee.transformer.bytecode.statement.ExpressionAsStatement and lucee.transformer.bytecode.statement.tag.TagComponent are in unnamed module of loader org.apache.felix.framework.BundleWiringImpl$BundleClassLoader @61fafb74)

						lucee.runtime.exp.NativeException: class lucee.transformer.bytecode.statement.ExpressionAsStatement cannot be cast to class lucee.transformer.bytecode.statement.tag.TagComponent (lucee.transformer.bytecode.statement.ExpressionAsStatement and lucee.transformer.bytecode.statement.tag.TagComponent are in unnamed module of loader org.apache.felix.framework.BundleWiringImpl$BundleClassLoader @61fafb74)
	at lucee.transformer.cfml.script.AbstrCFMLScriptTransformer.componentStatement(AbstrCFMLScriptTransformer.java:494)
	at lucee.transformer.cfml.script.AbstrCFMLScriptTransformer.statement(AbstrCFMLScriptTransformer.java:248)
	at lucee.transformer.cfml.script.AbstrCFMLScriptTransformer.statement(AbstrCFMLScriptTransformer.java:223)
	at lucee.transformer.cfml.script.AbstrCFMLScriptTransformer.statements(AbstrCFMLScriptTransformer.java:206)
	at lucee.transformer.cfml.script.AbstrCFMLScriptTransformer.statements(AbstrCFMLScriptTransformer.java:190)
	at lucee.transformer.cfml.script.CFMLScriptTransformer.transform(CFMLScriptTransformer.java:49)
	at lucee.transformer.cfml.tag.CFMLTransformer.tag(CFMLTransformer.java:730)
	at lucee.transformer.cfml.tag.CFMLTransformer.body(CFMLTransformer.java:389)
	at lucee.transformer.cfml.tag.CFMLTransformer.transform(CFMLTransformer.java:327)
	at lucee.transformer.cfml.tag.CFMLTransformer.transform(CFMLTransformer.java:319)
	at lucee.transformer.cfml.tag.CFMLTransformer.transform(CFMLTransformer.java:240)
	at lucee.runtime.compiler.CFMLCompilerImpl._compile(CFMLCompilerImpl.java:104)
	at lucee.runtime.compiler.CFMLCompilerImpl.compile(CFMLCompilerImpl.java:76)
	at lucee.runtime.PageSourceImpl._compile(PageSourceImpl.java:455)
	at lucee.runtime.PageSourceImpl.compile(PageSourceImpl.java:422)
	at lucee.runtime.PageSourceImpl.loadPhysical(PageSourceImpl.java:354)
	at lucee.runtime.PageSourceImpl.loadPageThrowTemplateException(PageSourceImpl.java:237)
	at lucee.runtime.PageSourceImpl.loadPage(PageSourceImpl.java:1023)
	at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:365)
	at lucee.runtime.component.ComponentLoader._search(ComponentLoader.java:188)
	at lucee.runtime.component.ComponentLoader.searchComponent(ComponentLoader.java:82)
	at lucee.runtime.PageContextImpl.loadComponent(PageContextImpl.java:3281)
	at lucee.runtime.functions.other.CreateObject.doComponent(CreateObject.java:148)
	at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:70)
	at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:49)
	at testbox.system.mockbox_cfc$cf.udfCall1(/testbox/system/MockBox.cfc:153)
	at testbox.system.mockbox_cfc$cf.udfCall(/testbox/system/MockBox.cfc)
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
	at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699)
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
	at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952)
	at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)
	at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1795)
	at specs.unit.logstashappendertest_cfc$cf.udfCall1(/tests/specs/unit/LogstashAppenderTest.cfc:8)
	at specs.unit.logstashappendertest_cfc$cf.udfCall(/tests/specs/unit/LogstashAppenderTest.cfc)
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
	at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698)
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
	at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933)
	at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
	at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776)
	at testbox.system.runners.bddrunner_cfc$cf.udfCall(/testbox/system/runners/BDDRunner.cfc:68)
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
	at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698)
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
	at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933)
	at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
	at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776)
	at testbox.system.testbox_cfc$cf.udfCall3(/testbox/system/TestBox.cfc:731)
	at testbox.system.testbox_cfc$cf.udfCall(/testbox/system/TestBox.cfc)
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
	at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)
	at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:804)
	at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)
	at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1795)
	at testbox.system.testbox_cfc$cf.udfCall2(/testbox/system/TestBox.cfc:446)
	at testbox.system.testbox_cfc$cf.udfCall(/testbox/system/TestBox.cfc)
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
	at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)
	at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:804)
	at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)
	at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1795)
	at testbox.system.testbox_cfc$cf.udfCall2(/testbox/system/TestBox.cfc:335)
	at testbox.system.testbox_cfc$cf.udfCall(/testbox/system/TestBox.cfc)
	at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
	at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
	at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699)
	at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
	at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952)
	at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)
	at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1795)
	at testbox.system.runners.htmlrunner_cfm$cf.call(/testbox/system/runners/HTMLRunner.cfm:56)
	at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1057)
	at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:949)
	at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:930)
	at tests.runner_cfm$cf.call(/tests/runner.cfm:22)
	at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1057)
	at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:949)
	at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:219)
	at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
	at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2494)
	at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2479)
	at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2450)
	at lucee.runtime.engine.Request.exe(Request.java:45)
	at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1215)
	at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1161)
	at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
	at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)
	at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
	at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
	at org.cfmlprojects.regexpathinfofilter.RegexPathInfoFilter.doFilter(RegexPathInfoFilter.java:54)
	at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
	at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
	at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
	at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
	at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
	at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
	at runwar.undertow.SSLCertHeaderHandler.handleRequest(SSLCertHeaderHandler.java:161)
	at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
	at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)
	at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
	at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
	at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
	at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
	at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)
	at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)
	at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:175)
	at io.undertow.server.handlers.HttpContinueReadHandler.handleRequest(HttpContinueReadHandler.java:69)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at runwar.undertow.WelcomeFileHandler.handleRequest(WelcomeFileHandler.java:39)
	at io.undertow.server.handlers.PathHandler.handleRequest(PathHandler.java:104)
	at runwar.undertow.SiteDeployment$1.handleRequest(SiteDeployment.java:162)
	at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:141)
	at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:141)
	at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:113)
	at io.undertow.server.handlers.DisallowedMethodsHandler.handleRequest(DisallowedMethodsHandler.java:62)
	at io.undertow.predicate.PredicatesHandler.handleRequest(PredicatesHandler.java:113)
	at io.undertow.server.handlers.encoding.EncodingHandler.handleRequest(EncodingHandler.java:72)
	at runwar.undertow.LifecyleHandler.handleRequest(LifecyleHandler.java:143)
	at runwar.undertow.SiteDeployment$4.handleRequest(SiteDeployment.java:345)
	at io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)
	at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)
	at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
	at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)
	at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)
	at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)
	at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.ClassCastException: class lucee.transformer.bytecode.statement.ExpressionAsStatement cannot be cast to class lucee.transformer.bytecode.statement.tag.TagComponent (lucee.transformer.bytecode.statement.ExpressionAsStatement and lucee.transformer.bytecode.statement.tag.TagComponent are in unnamed module of loader org.apache.felix.framework.BundleWiringImpl$BundleClassLoader @61fafb74)
	... 149 more

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / lucee@5 Test Results

317 tests found

There are 317 tests, see "Raw output" for the full list of tests.
Raw output
tests.specs.unit.AliasBuilderTest ‑ aliases can add an alias
tests.specs.unit.AliasBuilderTest ‑ aliases can add and remove an alias at the same time
tests.specs.unit.AliasBuilderTest ‑ aliases can remove an alias
tests.specs.unit.AliasBuilderTest ‑ aliases tests the save() ability to create an alias
tests.specs.unit.AliasBuilderTest ‑ aliases tests the save() ability to remove an alias
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests clear()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests clearQuiet()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests expireAll()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests expireObject()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests get()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests getCachedObjectMetadata()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests getMulti()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests getQuiet()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests lookup()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests lookupQuiet()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests reap()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests set()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests setMulti()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests setQuiet()
tests.specs.unit.CacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests shutdown
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Component Templates Can create a component template
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Component Templates Can delete a component template
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Component Templates Can determine whether a component template exists
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Data Streams can create a datastream
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Data Streams can delete a data stream
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Data Streams can get a datastream definition
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Data Streams can test whether a data stream exists
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests document save with refresh=wait_for
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests error handling of updates/additions when one of the documents to be updated contains an invalid value
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests the ability to insert a document in to an index
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests the ability to perform bulk document saves with both updates and additions
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests the ability to perform bulk operations on multiple documents
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests the ability to retrieve a document by an _id value
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests the ability to retrieve a document with params
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests the ability to retrieve multiple documents with an array of identifiers
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests the ability to update a document in an index
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests parseParams method tests can accept a preformatted array
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests parseParams method tests can accept a struct
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests parseParams method tests can accept an query string
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests tests the ability to delete multiple documents
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests General requests can query terms enum with options struct
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests General requests can query terms enum with simple arguments
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests ILM policies Can create a new ILM policy
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests ILM policies Can delete an ILM policy
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests ILM policies Can retrieve an ILM policy
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Index Templates Can create an index template
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Index Templates Can delete an index template
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Index Templates Can determine whether an index template exists
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Index mappings and settings and utility methods Tests the ability to update mappings in an index
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Index mappings and settings and utility methods Tests the ability to update settings in an index
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Index mappings and settings and utility methods Tests the ability to verify that an index exists
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Index mappings and settings and utility methods can retrieve a map of all aliases
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Index mappings and settings and utility methods tests the getIndices method
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to delete a document by index and identifier
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to delete a document using a Document model object
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to delete documents by query asynchronously
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to delete documents by query synchronously
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to patch a document using a script
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to patch a document with a single field value
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to update documents by query asynchronously
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to update documents by query synchronously
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests Tests getIndexStats method 
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests Tests refreshIndex method 
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests Tests the ability to delete an index
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests reindex can pass structs for the source and destination when reindexing
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests reindex can reindex from one index to another
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests reindex throws an exception when a reindex error occurs by default
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests termVectors can get term vectors by doc payload
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests termVectors can get term vectors by document ID
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Search tests Tests custom script fields
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Search tests Tests error handling on executing search with an invalid index
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Search tests Tests runtime fields
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Search tests Tests the ability to boost a specific search match
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Search tests Tests the ability to count documents in an index
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Search tests Tests the ability to handle errors on a search request with an invalid payload
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Search tests Tests the ability to process a search on an index
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Snapshot Repositories Can create a snapshot repository with a full configuration struct
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Snapshot Repositories Can create a snapshot repository with a location string as the definition
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Snapshot Repositories Can delete a snapshot repository
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Snapshot Repositories Can determine whether a snapshot repository exists
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests Tests the ability to create an index
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests pipelines Can save documents with an applied pipeline
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests pipelines Tests that deleting a pipeline will return false if the pipline does not exist
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests pipelines Tests the ability to create pipeline
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests pipelines Tests the ability to delete a pipeline
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests pipelines Tests the ability to get the definition of a pipeline
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests pipelines Tests the ability to update an existing pipeline
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests tasks can retrieve all tasks on the cluster
tests.specs.unit.ClientTest ‑ Performs cbElasticsearch HyperClient tests tasks can retrieve the status of a single task
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests clear()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests clearQuiet()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests expireAll()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests expireObject()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests get()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests getCachedObjectMetadata()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests getMulti()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests getQuiet()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests lookup()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests lookupQuiet()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests reap()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests set()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests setMulti()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests setQuiet()
tests.specs.unit.ColdboxCacheProviderTest ‑ Performs ElasticSearch cache provider tests Tests shutdown
tests.specs.unit.ConfigTest ‑ Performs cbElasticsearch SearchResult tests Tests instantiation
tests.specs.unit.DocumentTest ‑ Performs cbElasticsearch Document tests Tests new() with only an index argument
tests.specs.unit.DocumentTest ‑ Performs cbElasticsearch Document tests Tests setters with get()
tests.specs.unit.DocumentTest ‑ Performs cbElasticsearch Document tests Tests the ability to persist a Document via save()
tests.specs.unit.DocumentTest ‑ Performs cbElasticsearch Document tests Tests the ability to reset a document
tests.specs.unit.DocumentTest ‑ Performs cbElasticsearch Document tests can save a document with a space in the id
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Component Templates Can create a component template
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Component Templates Can delete a component template
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Component Templates Can determine whether a component template exists
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Data Streams can create a datastream
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Data Streams can delete a data stream
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Data Streams can get a datastream definition
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Data Streams can test whether a data stream exists
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests document save with refresh=wait_for
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests error handling of updates/additions when one of the documents to be updated contains an invalid value
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests the ability to insert a document in to an index
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests the ability to perform bulk document saves with both updates and additions
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests the ability to perform bulk operations on multiple documents
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests the ability to retrieve a document by an _id value
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests the ability to retrieve a document with params
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests the ability to retrieve multiple documents with an array of identifiers
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests Tests the ability to update a document in an index
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests parseParams method tests can accept a preformatted array
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests parseParams method tests can accept a struct
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests parseParams method tests can accept an query string
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Document tests tests the ability to delete multiple documents
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests General requests can query terms enum with options struct
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests General requests can query terms enum with simple arguments
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests ILM policies Can create a new ILM policy
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests ILM policies Can delete an ILM policy
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests ILM policies Can retrieve an ILM policy
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Index Templates Can create an index template
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Index Templates Can delete an index template
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Index Templates Can determine whether an index template exists
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Index mappings and settings and utility methods Tests the ability to update mappings in an index
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Index mappings and settings and utility methods Tests the ability to update settings in an index
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Index mappings and settings and utility methods Tests the ability to verify that an index exists
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Index mappings and settings and utility methods can retrieve a map of all aliases
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Index mappings and settings and utility methods tests the getIndices method
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to delete a document by index and identifier
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to delete a document using a Document model object
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to delete documents by query asynchronously
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to delete documents by query synchronously
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to patch a document using a script
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to patch a document with a single field value
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to update documents by query asynchronously
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests More fun with documents Tests the ability to update documents by query synchronously
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests Tests getIndexStats method 
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests Tests refreshIndex method 
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests Tests the ability to delete an index
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests reindex can pass structs for the source and destination when reindexing
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests reindex can reindex from one index to another
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests reindex throws an exception when a reindex error occurs by default
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests termVectors can get term vectors by doc payload
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Post index creation tests termVectors can get term vectors by document ID
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Search tests Tests custom script fields
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Search tests Tests error handling on executing search with an invalid index
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Search tests Tests runtime fields
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Search tests Tests the ability to boost a specific search match
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Search tests Tests the ability to count documents in an index
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Search tests Tests the ability to handle errors on a search request with an invalid payload
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Search tests Tests the ability to process a search on an index
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Snapshot Repositories Can create a snapshot repository with a full configuration struct
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Snapshot Repositories Can create a snapshot repository with a location string as the definition
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Snapshot Repositories Can delete a snapshot repository
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Snapshot Repositories Can determine whether a snapshot repository exists
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests Tests the ability to create an index
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests pipelines Can save documents with an applied pipeline
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests pipelines Tests that deleting a pipeline will return false if the pipline does not exist
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests pipelines Tests the ability to create pipeline
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests pipelines Tests the ability to delete a pipeline
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests pipelines Tests the ability to get the definition of a pipeline
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests pipelines Tests the ability to update an existing pipeline
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests tasks can retrieve all tasks on the cluster
tests.specs.unit.HyperClientTest ‑ Performs cbElasticsearch HyperClient tests tasks can retrieve the status of a single task
tests.specs.unit.ILMPolicyBuilderTest ‑ ILMPolicy Object Tests Can create a basic ILM policy
tests.specs.unit.ILMPolicyBuilderTest ‑ ILMPolicy Object Tests Can create a complex policy for all phases
tests.specs.unit.ILMPolicyBuilderTest ‑ ILMPolicy Object Tests Can modify an existing ILM policy
tests.specs.unit.ILMPolicyBuilderTest ‑ ILMPolicy Object Tests Will throw and error if the age argument is not provided in required steps
tests.specs.unit.IndexBuilderTest ‑ Performs cbElasticsearch IndexBuilder tests Tests new() with a callback for the builder syntax
tests.specs.unit.IndexBuilderTest ‑ Performs cbElasticsearch IndexBuilder tests Tests new() with a full properties struct
tests.specs.unit.IndexBuilderTest ‑ Performs cbElasticsearch IndexBuilder tests Tests new() with no arguments
tests.specs.unit.IndexBuilderTest ‑ Performs cbElasticsearch IndexBuilder tests Tests that a partial settings struct passed to new() will not override the defaults
tests.specs.unit.IndexBuilderTest ‑ Performs cbElasticsearch IndexBuilder tests Tests the ability to reset the index builder
tests.specs.unit.IndexBuilderTest ‑ Performs cbElasticsearch IndexBuilder tests Tests the delete() method with an index name argument
tests.specs.unit.IndexBuilderTest ‑ Performs cbElasticsearch IndexBuilder tests Tests the delete() methods ability to remove an index
tests.specs.unit.IndexBuilderTest ‑ Performs cbElasticsearch IndexBuilder tests Tests the patch() method ability to update an index mapping
tests.specs.unit.IndexBuilderTest ‑ Performs cbElasticsearch IndexBuilder tests Tests the patch() method ability to update index settings
tests.specs.unit.IndexBuilderTest ‑ Performs cbElasticsearch IndexBuilder tests Tests the save() method ability to create an index
tests.specs.unit.LogstashAppenderTest ‑ tests.specs.unit.LogstashAppenderTest
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder parameters can add a single parameter
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder parameters can create multi-fields
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder parameters can set all parameters at once
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder parameters converts camelCase to snake_case
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder parameters forwards on further method calls as parameters
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder parameters multi-fields are full mapping blueprint instances
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder partials can use a callback
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder partials can use a component with a getPartial methods
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder partials can use a wirebox dsl
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types binary
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types boolean
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types byte
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types completion
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types date
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types dateRange
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types double
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types doubleRange
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types float
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types floatRange
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types geoPoint
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types geoShape
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types halfFloat
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types integer
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types integerRange
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types ip
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types ipRange
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types join
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types keyword
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types long
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types longRange
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types nested
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types object
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types percolator
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types scaledFloat
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types short
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types strictDate
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types text
tests.specs.unit.MappingBuilderTest ‑ MappingBuilder property types tokenCount
tests.specs.unit.MigrationManagerTest ‑ Migration service workflow tests tests isReady method
tests.specs.unit.MigrationManagerTest ‑ Migration service workflow tests tests the findProcessed method
tests.specs.unit.MigrationManagerTest ‑ Migration service workflow tests tests the install method
tests.specs.unit.MigrationManagerTest ‑ Migration service workflow tests tests the isMigrationRan method
tests.specs.unit.MigrationManagerTest ‑ Migration service workflow tests tests the runMigration method
tests.specs.unit.MigrationManagerTest ‑ Migration service workflow tests tests the runSeed method
tests.specs.unit.MigrationManagerTest ‑ Migration service workflow tests tests the uninstall method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests bodyParam() and set() methods for root dsl
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests bodyParam() method for root dsl
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests disjunction()
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests mustMatch()
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests mustNotMatch()
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests new() with a properties struct
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests new() with no arguments
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests new() with only index and type arguments
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests pagination via setFrom()/setSize()
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests pagination via setStartRow()/setMaxRows()
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests shouldMatch()
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the addField() method for retrieving runtime or other fields
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the addRuntimeMapping() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the addScriptField() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the aggregation() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the both the setSourceIncludes() and setSourceExcludes() methods
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the dateMatch() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the default sort() method case of throwing an error
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the deleteAll() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the filterMatch() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the filterRange() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the filterTerm() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the filterTerms() method using should operator and a list of values
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the filterTerms() method with a single argument
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the getDSL() method does not include from or size if query is empty
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the getDSL() method does not include highlight if it is empty
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the getDSL() method does not include query if it is empty
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the getDSL() method does not include source if it is empty
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the getDSL() method does not include suggest if it is empty
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the getDSL() method is an empty struct from new
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the match() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the multiMatch() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the multiMatch() method with extra arguments
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the mustExist() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the mustNotExist() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the pagination maxrows/startrow via .new() properties
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the pagination size/from via .new() properties
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the setScriptFields() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the setSource() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the setSource() method fills in excludes if left out
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the setSource() method fills in includes if left out
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the setSource() method with a boolean value
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the setSource() method with a null value
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the setSourceExcludes() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the setSourceIncludes() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the sort() method by providing a simple SQL-type string
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the sort() method by providing a single field
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the sort() method by providing a struct
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the sort() method by providing an array
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the sort() method by providing two strings
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the terms() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the the count() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the the execute() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the wildcard() method
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the wildcard() method with an array of keys
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests Tests the wildcard() method with case insenstivity
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests suggestions can mix in many different suggestions
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests suggestions suggestCompletion can add a completion for a field
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests suggestions suggestCompletion mixes in options to the completion struct
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests suggestions suggestCompletion uses the completion name as the field name if not provided
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests suggestions suggestPhrase can add a phrase suggestion for a field
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests suggestions suggestPhrase mixes in the options to the definition
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests suggestions suggestPhrase uses the suggestionName as the fieldName if not provided
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests suggestions suggestTerm can add a term suggestion for a field
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests suggestions suggestTerm mixes in the options to the definition
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests suggestions suggestTerm uses the suggestionName as the fieldName if not provided
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests termVectors can get term vectors by doc payload
tests.specs.unit.SearchBuilderTest ‑ Performs cbElasticsearch searchBuilder tests termVectors can get term vectors by document ID
tests.specs.unit.SearchResultTest ‑ Performs cbElasticsearch SearchResult tests Tests instantiation
tests.specs.unit.TaskTest ‑ Performs cbElasticsearch Task tests can get error details
tests.specs.unit.TaskTest ‑ Performs cbElasticsearch Task tests tests basic functionality
tests.specs.unit.UtilTest ‑ Runs core util tests can strip newlines and tabs from Painless scripts
tests.specs.unit.UtilTest ‑ Runs core util tests tests ensureNativeStruct
tests.specs.unit.UtilTest ‑ Runs core util tests tests handleResponseError with a 5xx status code
tests.specs.unit.UtilTest ‑ Runs core util tests tests handleResponseError with a simple error string
tests.specs.unit.UtilTest ‑ Runs core util tests tests handleResponseError with an error.reason struct
tests.specs.unit.UtilTest ‑ Runs core util tests tests newHashMap with a nested struct and arrays
tests.specs.unit.UtilTest ‑ Runs core util tests tests newHashMap with no arguments