Christine Poerschke created SOLR-7886:
-----------------------------------------

             Summary: 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