Uses of Class
org.apache.solr.util.SolrClientTestRule
-
Packages that use SolrClientTestRule Package Description org.apache.solr.util Misc utilities useful when implementing test cases. -
-
Uses of SolrClientTestRule in org.apache.solr.util
Subclasses of SolrClientTestRule in org.apache.solr.util Modifier and Type Class Description class
EmbeddedSolrServerTestRule
Provides an EmbeddedSolrServer for tests.class
SolrJettyTestRule
ASolrClientTestRule
that provides a Solr instance running in Jetty, an HTTP server.
-