Amit Nithian created SOLR-3826:
----------------------------------

             Summary: Allow unit test classes to specify core name during setup
                 Key: SOLR-3826
                 URL: https://issues.apache.org/jira/browse/SOLR-3826
             Project: Solr
          Issue Type: Improvement
          Components: Build
    Affects Versions: 4.0-BETA
            Reporter: Amit Nithian
            Priority: Minor
             Fix For: 4.0


When creating a unit test extending SolrTestCaseJ4, the corename is forced to 
"collection1" which can be problematic if you want to do unit tests relying on 
schema/solrconfig specific to a core. Rather than hard-coding to "collection1" 
allow this to be specified in the initCore method.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to