You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2016/03/04 23:10:41 UTC

[jira] [Created] (GEODE-1051) Refactor DistributedTestCase tearDown to use template methods

Kirk Lund created GEODE-1051:
--------------------------------

             Summary: Refactor DistributedTestCase tearDown to use template methods
                 Key: GEODE-1051
                 URL: https://issues.apache.org/jira/browse/GEODE-1051
             Project: Geode
          Issue Type: Sub-task
          Components: tests
            Reporter: Kirk Lund


Refactor DistributedTestCase and its hierarchy of subclasses to use template methods for tearDown() methods instead of overuse of overriding with calls to super.tearDown().

This sub-task describes one piece of work originally committed to feature/GEODE-217.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)