[
https://issues.apache.org/jira/browse/GEODE-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16901167#comment-16901167
]
Alberto Bustamante Reyes commented on GEODE-3376:
-------------------------------------------------
The file
{code}geode-core/src/distributedTest/java/org/apache/geode/management/internal/cli/commands/RebalanceCommandDistributedTest.java{code}
was moved to
{code}geode-dunit/src/main/java/org/apache/geode/management/internal/cli/commands/RebalanceCommandDistributedTestBase.java{code}
by https://github.com/apache/geode/pull/2325/
> Refactor RebalanceCommandOverHttpDistributedTest to use test rules
> ------------------------------------------------------------------
>
> Key: GEODE-3376
> URL: https://issues.apache.org/jira/browse/GEODE-3376
> Project: Geode
> Issue Type: Sub-task
> Components: tests
> Reporter: Emily Yeh
> Priority: Major
>
> {{RebalanceCommandOverHttpDistributedTest}} is using {{CliCommandTestBase}},
> which is a deprecated class. It should be refactored to use more current test
> rules.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)