Package | Description |
---|---|
org.apache.solr |
Common base classes for implementing tests.
|
org.apache.solr.cloud |
Base classes and utilities for creating and testing Solr Cloud clusters.
|
org.apache.solr.core |
Factories for Mock classes that can be used in test configurations
|
org.apache.solr.update.processor |
Mock classes for testing Update Processor chains.
|
org.apache.solr.util |
Misc utilities useful when implementing test cases.
|
Class and Description |
---|
BaseDistributedSearchTestCase.RandVal |
BaseDistributedSearchTestCase.ShardsRepeatRule |
SolrTestCase
All Solr test cases should derive from this class eventually.
|
SolrTestCaseHS.Client |
SolrTestCaseHS.Client.Tester |
SolrTestCaseHS.ClientProvider |
SolrTestCaseHS.SolrInstance |
SolrTestCaseJ4
A junit4 Solr test harness that extends SolrTestCase and, by extension, LuceneTestCase.
|
SolrTestCaseJ4.CloudSolrClientBuilder
A variant of
CloudSolrClient.Builder that will randomize
some internal settings. |
SolrTestCaseJ4.Doc |
SolrTestCaseJ4.Fld |
SolrTestCaseJ4.FldType |
SolrTestCaseJ4.IRange |
SolrTestCaseJ4.IVals |
SolrTestCaseJ4.SuppressSSL
Annotation for test classes that want to disable SSL
|
SolrTestCaseJ4.Vals |
SolrTestCaseJ4.XmlDoc
Necessary to make method signatures un-ambiguous
|
Class and Description |
---|
BaseDistributedSearchTestCase
Helper base class for distributed search test cases
By default, all tests in sub-classes will be executed with
1, 2, ...
|
SolrTestCase
All Solr test cases should derive from this class eventually.
|
SolrTestCaseJ4
A junit4 Solr test harness that extends SolrTestCase and, by extension, LuceneTestCase.
|
Class and Description |
---|
SolrTestCase
All Solr test cases should derive from this class eventually.
|
SolrTestCaseJ4
A junit4 Solr test harness that extends SolrTestCase and, by extension, LuceneTestCase.
|
Class and Description |
---|
SolrTestCase
All Solr test cases should derive from this class eventually.
|
SolrTestCaseJ4
A junit4 Solr test harness that extends SolrTestCase and, by extension, LuceneTestCase.
|
Class and Description |
---|
SolrJettyTestBase |
SolrTestCase
All Solr test cases should derive from this class eventually.
|
SolrTestCaseJ4
A junit4 Solr test harness that extends SolrTestCase and, by extension, LuceneTestCase.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.