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:02:39 UTC

[jira] [Created] (GEODE-821) Define new CacheTestRule to replace CacheTestCase

Kirk Lund created GEODE-821:
-------------------------------

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


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

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

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)