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