Class SolrTestCaseHS.Client.Tester

java.lang.Object
org.apache.solr.SolrTestCaseHS.Client.Tester
Enclosing class:
SolrTestCaseHS.Client

public static class SolrTestCaseHS.Client.Tester extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    assertJQ(org.apache.solr.client.solrj.SolrClient client, org.apache.solr.common.params.SolrParams args, String... tests)
     
    void
    assertQ(org.apache.solr.client.solrj.SolrClient client, org.apache.solr.common.params.SolrParams args, String... tests)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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