You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Alberto Bustamante Reyes (JIRA)" <ji...@apache.org> on 2019/08/06 15:30:00 UTC

[jira] [Commented] (GEODE-3343) Reactor GemfireDataCommandsDUnitTest to use test rules

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

Alberto Bustamante Reyes commented on GEODE-3343:
-------------------------------------------------

The file
{code}geode-core/src/distributedTest/java/org/apache/geode/management/internal/cli/commands/GemfireDataCommandsDUnitTest.java{code}
was moved to
{code}geode-dunit/src/main/java/org/apache/geode/management/internal/cli/commands/GemfireDataCommandsDUnitTestBase.java{code}
by https://github.com/apache/geode/pull/2325/

> Reactor GemfireDataCommandsDUnitTest to use test rules
> ------------------------------------------------------
>
>                 Key: GEODE-3343
>                 URL: https://issues.apache.org/jira/browse/GEODE-3343
>             Project: Geode
>          Issue Type: Sub-task
>          Components: tests
>            Reporter: Emily Yeh
>            Priority: Major
>
> {{GemfireDataCommandsDUnitTest}} 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)