Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Add test for ConsulResponse.toString #461

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lacinoire
Copy link

Hey 馃槉
I want to contribute the following test:

Test that consulResponse.toString() is equal to "ConsulResponse{response=success, lastContact=0, knownLeader=false, index=0, cache=Optional.empty}".
This tests the method ConsulResponse.toString.
This test is based on the test consulResponseShouldHaveResponseAndDefaultValuesIfNoHeader.

Curious to hear what you think!

Also, is the description I provided of the test helping you to answer to this pull request? Why (not)?

(I wrote this test as part of a research study at TU Delft. Find out more)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant