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/02/09 22:16:18 UTC

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

     [ https://issues.apache.org/jira/browse/GEODE-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirk Lund resolved GEODE-773.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0-incubating.M2

> 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
>             Fix For: 1.0.0-incubating.M2
>
>
> 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)