This is an automated email from the ASF dual-hosted git repository.
donalevans pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from c6bee7a GEODE-9683: Add unit test coverage for RedisMemberInfo (#7054)
add dae7b82 GEODE-9684: Add unit test coverage for
RedisMemberInfoRetrievalFunction (#7053)
No new revisions were added by this update.
Summary of changes:
.../cluster/RedisMemberInfoRetrievalFunction.java | 14 +-
.../RedisMemberInfoRetrievalFunctionTest.java | 153 +++++++++++++++++++++
2 files changed, 166 insertions(+), 1 deletion(-)
create mode 100644
geode-for-redis/src/test/java/org/apache/geode/redis/internal/cluster/RedisMemberInfoRetrievalFunctionTest.java