Uses of Class
org.apache.solr.SolrTestCaseJ4

Packages that use SolrTestCaseJ4
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.util Misc utilities useful when implementing test cases. 
 

Uses of SolrTestCaseJ4 in org.apache.solr
 

Subclasses of SolrTestCaseJ4 in org.apache.solr
 class BaseDistributedSearchTestCase
          Helper base class for distributed search test cases
 class SolrJettyTestBase
           
 

Uses of SolrTestCaseJ4 in org.apache.solr.cloud
 

Subclasses of SolrTestCaseJ4 in org.apache.solr.cloud
 class AbstractDistribZkTestBase
           
 class AbstractFullDistribZkTestBase
          TODO: we should still test this works as a custom update chain as well as what we test now - the default update chain
 class AbstractZkTestCase
          Base test class for ZooKeeper tests.
 

Uses of SolrTestCaseJ4 in org.apache.solr.util
 

Subclasses of SolrTestCaseJ4 in org.apache.solr.util
 class AbstractSolrTestCase
          An Abstract base class that makes writing Solr JUnit tests "easier"
 class RestTestBase
           
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.