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