hazelcast/hazelcast-eureka

Fix HazelcastClientTestCase

Aperta

#31 aperta il 27 mag 2019

 (0 commenti) (0 reazioni) (0 assegnatari)Java (28 fork)auto 404
good first issue

Metriche repository

Star
 (33 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor