[
https://issues.apache.org/jira/browse/GEODE-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16419878#comment-16419878
]
ASF subversion and git services commented on GEODE-4876:
--------------------------------------------------------
Commit 7be2a7e215a85c9d48ec293c024b54d719946008 in geode's branch
refs/heads/feature/GEODE-3926_3 from [[email protected]]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=7be2a7e ]
GEODE-4876: Cleanup CacheRule tests use of VM and javadocs
* rename CacheRuleTest as CacheRuleBuilderDistributedTest
* write new CacheRuleDistributedTest
* fix javadocs of CacheRule
> Add static VM APIs from Host to VM
> ----------------------------------
>
> Key: GEODE-4876
> URL: https://issues.apache.org/jira/browse/GEODE-4876
> Project: Geode
> Issue Type: Improvement
> Components: tests
> Reporter: Kirk Lund
> Assignee: Kirk Lund
> Priority: Trivial
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Add getVM(int), getAllVMs(), getVMCount(), getLocator(), getHostName() to VM.
> Change tests that use DistributedTestRule to invoke methods on VM instead of
> Host.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)