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, newSocketAddressnewAllocators, runpublic void testLocalAddressAfterConnect(TestInfo testInfo)
throws java.lang.Throwable
java.lang.Throwablepublic void testLocalAddressAfterConnect(ServerBootstrap sb, Bootstrap cb) throws java.lang.Throwable
java.lang.Throwablepublic void testChannelEventsFiredWhenClosedDirectly(TestInfo testInfo)
throws java.lang.Throwable
java.lang.Throwablepublic void testChannelEventsFiredWhenClosedDirectly(ServerBootstrap sb, Bootstrap cb) throws java.lang.Throwable
java.lang.Throwablepublic void testWriteWithFastOpenBeforeConnect(TestInfo testInfo)
throws java.lang.Throwable
java.lang.Throwablepublic void testWriteWithFastOpenBeforeConnect(ServerBootstrap sb, Bootstrap cb) throws java.lang.Throwable
java.lang.Throwableprotected void enableTcpFastOpen(ServerBootstrap sb, Bootstrap cb)