Uses of Class
org.apache.solr.SolrTestCaseJ4
Packages that use SolrTestCaseJ4
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
Mock classes for testing Update Processor chains.
Misc utilities useful when implementing test cases.
-
Uses of SolrTestCaseJ4 in org.apache.solr
Subclasses of SolrTestCaseJ4 in org.apache.solrModifier and TypeClassDescriptionclassHelper base class for distributed search test casesclassDeprecated.class -
Uses of SolrTestCaseJ4 in org.apache.solr.cloud
Subclasses of SolrTestCaseJ4 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 SolrTestCaseJ4 in org.apache.solr.cloud.api.collections
Subclasses of SolrTestCaseJ4 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 SolrTestCaseJ4 in org.apache.solr.core
Subclasses of SolrTestCaseJ4 in org.apache.solr.core -
Uses of SolrTestCaseJ4 in org.apache.solr.update.processor
Subclasses of SolrTestCaseJ4 in org.apache.solr.update.processor -
Uses of SolrTestCaseJ4 in org.apache.solr.util
Subclasses of SolrTestCaseJ4 in org.apache.solr.util