Uses of Class
org.apache.solr.SolrTestCase
Packages that use SolrTestCase
Package
Description
Common base classes for implementing tests.
Base classes and utilities for creating and testing Solr Cloud clusters.
Factories for Mock classes that can be used in test configurations
Concrete implementations of org.apache.solr.request.SolrRequestHandler
Mock classes for testing Update Processor chains.
Misc utilities useful when implementing test cases.
-
Uses of SolrTestCase in org.apache.solr
Subclasses of SolrTestCase in org.apache.solrModifier and TypeClassDescriptionclassHelper base class for distributed search test casesclassDeprecated.classDeprecated.classclassA junit4 Solr test harness that extends SolrTestCase and, by extension, LuceneTestCase. -
Uses of SolrTestCase in org.apache.solr.cloud
Subclasses of SolrTestCase in org.apache.solr.cloudModifier and TypeClassDescriptionclassTODO: we should still test this works as a custom update chain as well as what we test now - the default update chainclassBase test class for ZooKeeper tests.classBase class for tests that require more than one SolrCloudclassBase test class for cloud tests wanting to track authentication metrics.classBase class for SolrCloud tests -
Uses of SolrTestCase in org.apache.solr.cloud.api.collections
Subclasses of SolrTestCase in org.apache.solr.cloud.api.collectionsModifier and TypeClassDescriptionclassclassUsed to test the traditional (now deprecated) 'full-snapshot' method of backup/restoration.classTests the Cloud Collections API.classUsed to test the incremental method of backup/restoration (as opposed to the deprecated 'full snapshot' method).classBase class for testing the "Install Shard API" with various backup repositories. -
Uses of SolrTestCase in org.apache.solr.core
Subclasses of SolrTestCase in org.apache.solr.core -
Uses of SolrTestCase in org.apache.solr.handler
Subclasses of SolrTestCase in org.apache.solr.handler -
Uses of SolrTestCase in org.apache.solr.update.processor
Subclasses of SolrTestCase in org.apache.solr.update.processor -
Uses of SolrTestCase in org.apache.solr.util
Subclasses of SolrTestCase in org.apache.solr.util