Class SolrTestCaseHS.Client.Tester

    • Constructor Detail

      • Tester

        public Tester()
    • Method Detail

      • 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