public class SocketMultipleConnectTest extends AbstractSocketTest
AbstractComboTestsuiteTest.Runner<SB extends io.netty.bootstrap.AbstractBootstrap<?,?>,CB extends io.netty.bootstrap.AbstractBootstrap<?,?>>cb, logger, sb| Constructor and Description |
|---|
SocketMultipleConnectTest() |
| Modifier and Type | Method and Description |
|---|---|
protected List<TestsuitePermutation.BootstrapComboFactory<io.netty.bootstrap.ServerBootstrap,io.netty.bootstrap.Bootstrap>> |
newFactories() |
void |
testMultipleConnect(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testMultipleConnect(org.junit.jupiter.api.TestInfo testInfo) |
configure, newSocketAddressnewAllocators, run@Test
@Timeout(value=30000L,
unit=MILLISECONDS)
public void testMultipleConnect(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
Throwablepublic void testMultipleConnect(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Exception
Exceptionprotected List<TestsuitePermutation.BootstrapComboFactory<io.netty.bootstrap.ServerBootstrap,io.netty.bootstrap.Bootstrap>> newFactories()
newFactories in class AbstractSocketTestCopyright © 2008–2025 The Netty Project. All rights reserved.