[
https://issues.apache.org/jira/browse/GEODE-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16227616#comment-16227616
]
ASF subversion and git services commented on GEODE-3362:
--------------------------------------------------------
Commit d0a2c3d1cd34e9abe13c9f4089e59cc09bfab500 in geode's branch
refs/heads/feature/GEODE-3637 from [~lhughesgodfrey]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d0a2c3d ]
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.
> Refactor CreateGatewayReceiverCommandDUnitTest to use test rules
> ----------------------------------------------------------------
>
> Key: GEODE-3362
> URL: https://issues.apache.org/jira/browse/GEODE-3362
> Project: Geode
> Issue Type: Sub-task
> Components: tests
> Reporter: Emily Yeh
> Assignee: Shelley Lynn Hughes-Godfrey
> Fix For: 1.4.0
>
>
> {{CreateGatewayReceiverCommandDUnitTest}} 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)