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