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.util |
Misc utilities useful when implementing test cases.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseDistributedSearchTestCase
Helper base class for distributed search test cases
|
class |
SolrJettyTestBase |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSolrTestCase
An Abstract base class that makes writing Solr JUnit tests "easier"
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.