public class SocketFileRegionTest extends AbstractSocketTest
AbstractComboTestsuiteTest.Runner<SB extends io.netty.bootstrap.AbstractBootstrap<?,?>,CB extends io.netty.bootstrap.AbstractBootstrap<?,?>>cb, logger, sb| Constructor and Description |
|---|
SocketFileRegionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCustomFileRegion(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testCustomFileRegion(org.junit.jupiter.api.TestInfo testInfo) |
void |
testFileRegion(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testFileRegion(org.junit.jupiter.api.TestInfo testInfo) |
void |
testFileRegionCountLargerThenFile(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testFileRegionCountLargerThenFile(org.junit.jupiter.api.TestInfo testInfo) |
void |
testFileRegionNotAutoRead(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testFileRegionNotAutoRead(org.junit.jupiter.api.TestInfo testInfo) |
void |
testFileRegionVoidPromise(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testFileRegionVoidPromise(org.junit.jupiter.api.TestInfo testInfo) |
void |
testFileRegionVoidPromiseNotAutoRead(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testFileRegionVoidPromiseNotAutoRead(org.junit.jupiter.api.TestInfo testInfo) |
configure, newFactories, newSocketAddressnewAllocators, run@Test
public void testFileRegion(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
Throwable@Test
public void testCustomFileRegion(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
Throwable@Test
public void testFileRegionNotAutoRead(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
Throwable@Test
public void testFileRegionVoidPromise(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
Throwable@Test
public void testFileRegionVoidPromiseNotAutoRead(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
Throwable@Test
public void testFileRegionCountLargerThenFile(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
Throwablepublic void testFileRegion(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testCustomFileRegion(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testFileRegionVoidPromise(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testFileRegionNotAutoRead(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testFileRegionVoidPromiseNotAutoRead(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
ThrowableCopyright © 2008–2025 The Netty Project. All rights reserved.