rename test to ConnectionRefusedMessage

This commit is contained in:
Jaikiran Pai 2026-01-26 16:16:05 +05:30
parent 61c2d93f7e
commit 8d39177932

View File

@ -46,7 +46,7 @@ import static org.junit.jupiter.api.Assertions.assertTrue;
* throws the correct exception message, if the connect() fails
* @run junit ${test.main.class}
*/
class FailedConnect {
class ConnectionRefusedMessage {
/*
* On a non-blocking SocketChannel, registered with a Selector, this test method