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/09 01:46:39 UTC

[jira] [Created] (GEODE-773) Extract static methods from DistributedTestCase

Kirk Lund created GEODE-773:
-------------------------------

             Summary: Extract static methods from DistributedTestCase
                 Key: GEODE-773
                 URL: https://issues.apache.org/jira/browse/GEODE-773
             Project: Geode
          Issue Type: Sub-task
          Components: tests
            Reporter: Kirk Lund


This is a sub-task to merge changes incrementally from feature/GEODE-217.

Extract static methods from DistributedTestCase to new classes with better defined responsibilities. One purpose is to mirror the classes in JUnit with methods that can be statically imported into tests.

com.gemstone.gemfire.test.dunit
Assert
AsyncInvocation
DebuggerSupport
DUnitEnv
ExpectedExceptionString
Host
Invoke
Jitter
NetworkSupport
RepeatableRunnable
RMIException
SerializableCallable
SerializableRunnable
StoppableWaitCriterion
Threads
VM
Wait
WaitCriterion

Deprecate the classes in dunit package and modify dunit.DistributedTestCase to invoke the methods in the new classes.




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