[
https://issues.apache.org/jira/browse/GEODE-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16901806#comment-16901806
]
Alberto Bustamante Reyes commented on GEODE-3354:
-------------------------------------------------
ShellCommandsDUnitTest was removed and splitted into three files
{code}
geode-core/src/test/java/org/apache/geode/management/internal/cli/commands/HistoryCommandIntegrationTest.java
geode-core/src/test/java/org/apache/geode/management/internal/cli/commands/EchoCommandIntegrationTest.java
geode-core/src/test/java/org/apache/geode/management/internal/cli/commands/DebugCommandIntegrationTest.java
{code}
by https://github.com/apache/geode/pull/2137
> Refactor ShellCommandsDUnitTest to use test rules
> -------------------------------------------------
>
> Key: GEODE-3354
> URL: https://issues.apache.org/jira/browse/GEODE-3354
> Project: Geode
> Issue Type: Sub-task
> Components: tests
> Reporter: Patrick Rhomberg
> Priority: Major
>
> {{ShellCommandsDUnitTest}} 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)