hazelcast-eureka icon indicating copy to clipboard operation
hazelcast-eureka copied to clipboard

Fix HazelcastClientTestCase

Open leszko opened this issue 6 years ago • 0 comments

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

leszko avatar May 27 '19 07:05 leszko