hazelcast/hazelcast-eureka

Fix HazelcastClientTestCase

オープン

#31 opened on 2019/05/27

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Java (28 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (33 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド