[
https://issues.apache.org/jira/browse/GEODE-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15138172#comment-15138172
]
ASF subversion and git services commented on GEODE-773:
-------------------------------------------------------
Commit 474d28de4a70ff1af2105d30b8062ea520e59775 in incubator-geode's branch
refs/heads/feature/GEODE-773-2 from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=474d28d ]
Merge remote-tracking branch 'origin/develop' into feature/GEODE-773-2
> 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:
> {noformat}
> Assert
> AsyncInvocation
> DebuggerSupport
> DUnitEnv
> Host
> IgnoredException
> Invoke
> Jitter
> NetworkSupport
> RepeatableRunnable
> RMIException
> SerializableCallable
> SerializableCallableIF
> SerializableRunnable
> SerializableRunnableIF
> StoppableWaitCriterion
> Threads
> VM
> Wait
> WaitCriterion
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)