You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by zh...@apache.org on 2020/06/30 15:46:53 UTC

[geode] branch feature/GEODE-8259 updated (79fab08 -> b25d759)

This is an automated email from the ASF dual-hosted git repository.

zhouxj pushed a change to branch feature/GEODE-8259
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 79fab08  refix to only change getAllOp
     add b25d759  GEODE-8259: add junit test for GetAllOp

No new revisions were added by this update.

Summary of changes:
 .../cache/client/internal/GetAllOpJUnitTest.java   | 96 ++++++++++++++++++++++
 1 file changed, 96 insertions(+)
 create mode 100644 geode-core/src/test/java/org/apache/geode/cache/client/internal/GetAllOpJUnitTest.java