public class SocketConnectionAttemptTest extends AbstractClientSocketTest
AbstractTestsuiteTest.Runner<CB extends AbstractBootstrap<?,?>>
cb, logger
构造器和说明 |
---|
SocketConnectionAttemptTest() |
限定符和类型 | 方法和说明 |
---|---|
protected boolean |
isConnectCancellationSupported(Channel channel) |
void |
testConnectCancellation(TestInfo testInfo) |
void |
testConnectRefused(TestInfo testInfo) |
void |
testConnectRefusedHalfClosure(TestInfo testInfo) |
void |
testConnectTimeout(TestInfo testInfo) |
configure, newFactories, newSocketAddress
newAllocators, run
public void testConnectTimeout(TestInfo testInfo) throws java.lang.Throwable
java.lang.Throwable
public void testConnectRefused(TestInfo testInfo) throws java.lang.Throwable
java.lang.Throwable
public void testConnectRefusedHalfClosure(TestInfo testInfo) throws java.lang.Throwable
java.lang.Throwable
public void testConnectCancellation(TestInfo testInfo) throws java.lang.Throwable
java.lang.Throwable
protected boolean isConnectCancellationSupported(Channel channel)