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