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:37:00 UTC

[jira] [Commented] (GEODE-3347) Refacor ListAndDescribeDiskStoreCommandsDUnitTest to use test rules

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

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

The tests in
{code}geode-core/src/test/java/org/apache/geode/management/internal/cli/commands/ListAndDescribeDiskStoreCommandsDUnitTest.java{code}
were splitted into
{code}geode-core/src/test/java/org/apache/geode/management/internal/cli/commands/DescribeDiskStoreCommandIntegrationTest.java
geode-core/src/test/java/org/apache/geode/management/internal/cli/commands/ListDiskStoreCommandIntegrationTest.java{code}
by a commit of GEODE-3539 ( https://gitbox.apache.org/repos/asf?p=geode.git;h=f3a0219 )

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