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

Shalin Shekhar Mangar commented on SOLR-7886:
---------------------------------------------

But those tests have no business extending TestMiniSolrCloudCluster, do they? 
There are many tests which extend SolrTestCaseJ4 and use MiniSolrCloudCluster 
directly. Perhaps these tests should also do the same?

> 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