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