Package org.apache.solr
Class SolrTestCaseHS.Client.Tester
java.lang.Object
org.apache.solr.SolrTestCaseHS.Client.Tester
- Enclosing class:
SolrTestCaseHS.Client
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Tester
public Tester()
-
-
Method Details
-
assertJQ
public void assertJQ(org.apache.solr.client.solrj.SolrClient client, org.apache.solr.common.params.SolrParams args, String... tests) throws Exception - Throws:
Exception
-
assertQ
public void assertQ(org.apache.solr.client.solrj.SolrClient client, org.apache.solr.common.params.SolrParams args, String... tests) throws Exception - Throws:
Exception
-