[ 
https://issues.apache.org/jira/browse/SOLR-7886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14661463#comment-14661463
 ] 

Gregory Chanan commented on SOLR-7886:
--------------------------------------

I believe that's the idea behind the jira.  Though there may be cases where 
extending is justified, e.g. in the case where you want to run the same tests 
with a different configuration.

> factor out a TestMiniSolrCloudClusterBase class
> -----------------------------------------------
>
>                 Key: SOLR-7886
>                 URL: https://issues.apache.org/jira/browse/SOLR-7886
>             Project: Solr
>          Issue Type: Test
>            Reporter: Christine Poerschke
>            Priority: Minor
>
> Please see SOLR-7877 for initial discussion on this.
> Currently we have:
> {code}
> public class TestMiniSolrCloudCluster extends LuceneTestCase
> {code}
> and
> {code}
> public class BasicAuthIntegrationTest extends TestMiniSolrCloudCluster {
> public class TestAuthenticationFramework extends TestMiniSolrCloudCluster {
> public class TestMiniSolrCloudClusterKerberos extends 
> TestMiniSolrCloudCluster {
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to