[
https://issues.apache.org/jira/browse/GEODE-4110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16693384#comment-16693384
]
ASF subversion and git services commented on GEODE-4110:
--------------------------------------------------------
Commit 222701ad7511841b1ba0033fc51c0ac6b044efe8 in geode's branch
refs/heads/develop from jinmeiliao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=222701a ]
GEODE-4110: improve junit ClientCacheRule (#2872)
* refactor some multiUser tests to use the ClientCacheRule
* add more convenience methods in ClientCacheRule
* clean up the ClusterStarterRule.startClient interface
* deprecate the SecurityTestUtils to favor using rules
> Extend LocatorServerStartupRule to be able to start a client VM
> ---------------------------------------------------------------
>
> Key: GEODE-4110
> URL: https://issues.apache.org/jira/browse/GEODE-4110
> Project: Geode
> Issue Type: Improvement
> Components: management
> Reporter: Jinmei Liao
> Assignee: Jinmei Liao
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Now locatorServerStartupRule has startLocatorVM and has startServerVM,
> sometimes we found ourselves in need of a startClientVM method as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)