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