| Class | Description |
|---|---|
| BaseDistributedSearchTestCase |
Helper base class for distributed search test cases
By default, all tests in sub-classes will be executed with
1, 2, ...
|
| BaseDistributedSearchTestCase.RandDate | |
| BaseDistributedSearchTestCase.RandVal | |
| JSONTestUtil | |
| SolrIgnoredThreadsFilter |
This ignores those threads in Solr for which there is no way to
clean up after a suite.
|
| SolrJettyTestBase | |
| SolrTestCase |
All Solr test cases should derive from this class eventually.
|
| SolrTestCaseHS | |
| SolrTestCaseHS.Client | |
| SolrTestCaseHS.Client.Tester | |
| SolrTestCaseHS.ClientProvider | |
| SolrTestCaseHS.SolrInstance | |
| SolrTestCaseHS.SolrInstances | |
| SolrTestCaseJ4 |
A junit4 Solr test harness that extends SolrTestCase and, by extension, LuceneTestCase.
|
| SolrTestCaseJ4.BVal | |
| SolrTestCaseJ4.CloudHttp2SolrClientBuilder |
A variant of
CloudHttp2SolrClient.Builder that will randomize
some internal settings. |
| SolrTestCaseJ4.CloudSolrClientBuilder |
A variant of
CloudSolrClient.Builder that will randomize
some internal settings. |
| SolrTestCaseJ4.Doc | |
| SolrTestCaseJ4.Fld | |
| SolrTestCaseJ4.FldType | |
| SolrTestCaseJ4.FVal | |
| SolrTestCaseJ4.IRange | |
| SolrTestCaseJ4.IVals | |
| SolrTestCaseJ4.IValsPercent | |
| SolrTestCaseJ4.SVal | |
| SolrTestCaseJ4.Vals | |
| SolrTestCaseJ4.XmlDoc |
Necessary to make method signatures un-ambiguous
|
| Annotation Type | Description |
|---|---|
| BaseDistributedSearchTestCase.ShardsFixed | |
| BaseDistributedSearchTestCase.ShardsRepeat | |
| SolrTestCaseJ4.SuppressPointFields |
Annotation for test classes that want to disable PointFields.
|
| SolrTestCaseJ4.SuppressSSL |
Annotation for test classes that want to disable SSL
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.