hazelcast/hazelcast-eureka

Fix HazelcastClientTestCase

开放

#31 创建于 2019年5月27日

 (0 条评论) (0 个反应) (0 位负责人)Java (28 个派生)auto 404
good first issue

仓库指标

星标
 (33 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

HazelcastClientTestCase test seems to be testing the client, however actually it does not. It should be fixed.

See the comment in the code: https://github.com/hazelcast/hazelcast-eureka/blob/master/src/test/java/com/hazelcast/eureka/one/HazelcastClientTestCase.java#L67

贡献者指南