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 2017/09/27 23:24:02 UTC

[jira] [Created] (GEODE-3715) Improve DistributedTest framework with CacheRule and SharedCountersRule

Kirk Lund created GEODE-3715:
--------------------------------

             Summary: Improve DistributedTest framework with CacheRule and SharedCountersRule
                 Key: GEODE-3715
                 URL: https://issues.apache.org/jira/browse/GEODE-3715
             Project: Geode
          Issue Type: Improvement
          Components: tests
            Reporter: Kirk Lund


Improve the DistributedTest framework with the following changes:
* CacheRule for use instead of CacheTestCase
* SharedCountersRule for shared counters across DUnit VMs
* Move disconnect methods to Disconnect
* Add withVMCount support to DistributedTestRule
* Improve API for DUnit Locator in DistributedTestUtils

These improvements are used by my new tests for GEODE-3693.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)