Java org.apache.solr SolrTestCaseJ4 fields, constructors, methods, implement or subclass

Example usage for Java org.apache.solr SolrTestCaseJ4 fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.solr SolrTestCaseJ4.

The text is from its open source code.

Subclass

org.apache.solr.SolrTestCaseJ4 has subclasses.
Click this link to see all its subclasses.

Field

Method

voidinitCore(String config, String schema, String solrHome, String pCoreName)
Call initCore in @BeforeClass to instantiate a solr core in your test class.
voidresetFactory()
StringTEST_HOME()
voiduseFactory(String factory)
Use a different directory factory.