[ https://issues.apache.org/jira/browse/GEODE-3372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shelley Lynn Hughes-Godfrey resolved GEODE-3372. ------------------------------------------------ Resolution: Fixed Fix Version/s: 1.4.0 Committed to develop: {noformat} commit d0a2c3d1cd34e9abe13c9f4089e59cc09bfab500 Author: Lynn Hughes-Godfrey <lhughesgodf...@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 StopGatewaySenderCommandDUnitTest to use test rules > ------------------------------------------------------------ > > Key: GEODE-3372 > URL: https://issues.apache.org/jira/browse/GEODE-3372 > Project: Geode > Issue Type: Sub-task > Components: tests > Reporter: Emily Yeh > Assignee: Shelley Lynn Hughes-Godfrey > Fix For: 1.4.0 > > > {{StopGatewaySenderCommandDUnitTest}} 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)