| 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.util | Misc utilities useful when implementing test cases. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseDistributedSearchTestCaseHelper base class for distributed search test cases
 By default, all tests in sub-classes will be executed with
 1, 2, ... | 
| class  | SolrJettyTestBase | 
| class  | SolrTestCaseHS | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractDistribZkTestBase | 
| class  | AbstractFullDistribZkTestBaseTODO: we should still test this works as a custom update chain as well as
 what we test now - the default update chain | 
| class  | AbstractZkTestCaseBase test class for ZooKeeper tests. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractBadConfigTestBase | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractSolrTestCaseAn Abstract base class that makes writing Solr JUnit tests "easier" | 
| class  | RestTestBase | 
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.