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