hazelcast/hazelcast-eureka

Fix HazelcastClientTestCase

開放

#31 建立於 2019年5月27日

 (0 則留言) (0 個反應) (0 位負責人)Java (28 個分叉)auto 404
good first issue

倉庫指標

星標
 (33 顆星)
PR 合併指標
 (平均合併 2天 12小時) (30 天內合併 5 個 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

貢獻者指南