You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Shelley Lynn Hughes-Godfrey (JIRA)" <ji...@apache.org> on 2017/10/31 20:57:01 UTC

[jira] [Resolved] (GEODE-3363) Refactor CreateGatewaySenderCommandDUnitTest to use test rules

     [ https://issues.apache.org/jira/browse/GEODE-3363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shelley Lynn Hughes-Godfrey resolved GEODE-3363.
------------------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

Committed to develop:
{noformat}
commit d0a2c3d1cd34e9abe13c9f4089e59cc09bfab500
Author: Lynn Hughes-Godfrey <lh...@pivotal.io>
Date:   Fri Oct 27 17:08:42 2017 -0700

    GEODE-3338 Refactor WAN command tests to use new Rules
    
    This commit includes refactoring the 13 test classes in WAN Command tests to
    use the new Test Rules vs. the deprecated CliCommandTestBase.
    In addition to GEODE-3338, please refer to GEODE-3362 through GEODE-3374
    (one per test plus one to remove WANCommandTestBase) all of which are included
    as sub jiras for GEODE-1359.
    
    - Remove use of deprecated APIs in CliCommandTestBase
    - Remove WANCommandTestBase (all classes extended this class)
    - Refactored to use new rules
    - Removed FlakyTest specification for GEODE-1355, GEODE-1395, GEODE-1418
    and GEODE-1448.
{noformat}

> Refactor CreateGatewaySenderCommandDUnitTest to use test rules
> --------------------------------------------------------------
>
>                 Key: GEODE-3363
>                 URL: https://issues.apache.org/jira/browse/GEODE-3363
>             Project: Geode
>          Issue Type: Sub-task
>          Components: tests
>            Reporter: Emily Yeh
>            Assignee: Shelley Lynn Hughes-Godfrey
>             Fix For: 1.4.0
>
>
> {{CreateGatewaySenderCommandDUnitTest}} 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
(v6.4.14#64029)