public class SocketConnectTest extends AbstractSocketTest
AbstractComboTestsuiteTest.Runner<SB extends AbstractBootstrap<?,?>,CB extends AbstractBootstrap<?,?>>
cb, logger, sb
构造器和说明 |
---|
SocketConnectTest() |
限定符和类型 | 方法和说明 |
---|---|
protected void |
enableTcpFastOpen(ServerBootstrap sb,
Bootstrap cb) |
void |
testChannelEventsFiredWhenClosedDirectly(ServerBootstrap sb,
Bootstrap cb) |
void |
testChannelEventsFiredWhenClosedDirectly(TestInfo testInfo) |
void |
testLocalAddressAfterConnect(ServerBootstrap sb,
Bootstrap cb) |
void |
testLocalAddressAfterConnect(TestInfo testInfo) |
void |
testWriteWithFastOpenBeforeConnect(ServerBootstrap sb,
Bootstrap cb) |
void |
testWriteWithFastOpenBeforeConnect(TestInfo testInfo) |
configure, newFactories, newSocketAddress
newAllocators, run
public void testLocalAddressAfterConnect(TestInfo testInfo) throws java.lang.Throwable
java.lang.Throwable
public void testLocalAddressAfterConnect(ServerBootstrap sb, Bootstrap cb) throws java.lang.Throwable
java.lang.Throwable
public void testChannelEventsFiredWhenClosedDirectly(TestInfo testInfo) throws java.lang.Throwable
java.lang.Throwable
public void testChannelEventsFiredWhenClosedDirectly(ServerBootstrap sb, Bootstrap cb) throws java.lang.Throwable
java.lang.Throwable
public void testWriteWithFastOpenBeforeConnect(TestInfo testInfo) throws java.lang.Throwable
java.lang.Throwable
public void testWriteWithFastOpenBeforeConnect(ServerBootstrap sb, Bootstrap cb) throws java.lang.Throwable
java.lang.Throwable
protected void enableTcpFastOpen(ServerBootstrap sb, Bootstrap cb)