[
https://issues.apache.org/jira/browse/GEODE-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund reassigned GEODE-773:
-------------------------------
Assignee: Kirk Lund
> 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
> Assignee: 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)