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/01/20 22:00:42 UTC

[jira] [Created] (GEODE-820) Define new DistributedTestRule to replace for DistributedTestCase

Kirk Lund created GEODE-820:
-------------------------------

             Summary: Define new DistributedTestRule to replace for DistributedTestCase
                 Key: GEODE-820
                 URL: https://issues.apache.org/jira/browse/GEODE-820
             Project: Geode
          Issue Type: Sub-task
          Components: tests
            Reporter: Kirk Lund


Reorganize DistributedTestCase (JUnit 3.8.x) as DistributedTestRule (JUnit 4.x). DistributedTestCase will then be deprecated. New dunit tests should then be written using DistributedTestRule. 

After this task is complete, there will then be an ongoing, low-priority effort to migrate all older dunit tests to use DistributedTestRule instead of extending DistributedTestCase.

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)