lacinoire opened a new pull request, #418: URL: https://github.com/apache/curator/pull/418
Hey 😊 I want to contribute the following test: Test that `spec.getQuorumPort()` is equal to `2`. This tests the methods [`InstanceSpec.<init>`](https://github.com/apache/curator/blob/a5b24b8b5d954aea17fc0b1a50d23bb460482658/curator-test/src/main/java/org/apache/curator/test/InstanceSpec.java#L170) and [`InstanceSpec.getQuorumPort`](https://github.com/apache/curator/blob/a5b24b8b5d954aea17fc0b1a50d23bb460482658/curator-test/src/main/java/org/apache/curator/test/InstanceSpec.java#L204). This test is based on the test [`setCustomTickTimeTest`](https://github.com/apache/curator/blob/a5b24b8b5d954aea17fc0b1a50d23bb460482658/curator-test/src/test/java/org/apache/curator/test/TestTestingServer.java#L37). Curious to hear what you think! (I wrote this test as part of a research study at TU Delft. [Find out more](https://github.com/lacinoire/lacinoire/blob/main/README.md)) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
