public class TrafficShapingHandlerTest extends AbstractSocketTest
AbstractComboTestsuiteTest.Runner<SB extends io.netty.bootstrap.AbstractBootstrap<?,?>,CB extends io.netty.bootstrap.AbstractBootstrap<?,?>>cb, sb| Constructor and Description |
|---|
TrafficShapingHandlerTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createGroup() |
static void |
destroyGroup() |
void |
testAutoReadGlobalTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testAutoReadGlobalTrafficShapping(org.junit.jupiter.api.TestInfo testInfo) |
void |
testAutoReadTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testAutoReadTrafficShapping(org.junit.jupiter.api.TestInfo testInfo) |
void |
testNoTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testNoTrafficShapping(org.junit.jupiter.api.TestInfo testInfo) |
void |
testRead1TrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testRead1TrafficShapping(org.junit.jupiter.api.TestInfo testInfo) |
void |
testReadGlobalTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testReadGlobalTrafficShapping(org.junit.jupiter.api.TestInfo testInfo) |
void |
testReadTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testReadTrafficShapping(org.junit.jupiter.api.TestInfo testInfo) |
void |
testWrite1TrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testWrite1TrafficShapping(org.junit.jupiter.api.TestInfo testInfo) |
void |
testWriteGlobalTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testWriteGlobalTrafficShapping(org.junit.jupiter.api.TestInfo testInfo) |
void |
testWriteTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testWriteTrafficShapping(org.junit.jupiter.api.TestInfo testInfo) |
configure, newFactories, newSocketAddressnewAllocators, run@BeforeAll public static void createGroup()
@Test
@Timeout(value=10000L,
unit=MILLISECONDS)
public void testNoTrafficShapping(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
Throwablepublic void testNoTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwable@Test
@Timeout(value=10000L,
unit=MILLISECONDS)
public void testWriteTrafficShapping(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
Throwablepublic void testWriteTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwable@Test
@Timeout(value=10000L,
unit=MILLISECONDS)
public void testReadTrafficShapping(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
Throwablepublic void testReadTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwable@Test
@Timeout(value=10000L,
unit=MILLISECONDS)
public void testWrite1TrafficShapping(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
Throwablepublic void testWrite1TrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwable@Test
@Timeout(value=10000L,
unit=MILLISECONDS)
public void testRead1TrafficShapping(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
Throwablepublic void testRead1TrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwable@Test
@Timeout(value=10000L,
unit=MILLISECONDS)
public void testWriteGlobalTrafficShapping(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
Throwablepublic void testWriteGlobalTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwable@Test
@Timeout(value=10000L,
unit=MILLISECONDS)
public void testReadGlobalTrafficShapping(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
Throwablepublic void testReadGlobalTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwable@Test
@Timeout(value=10000L,
unit=MILLISECONDS)
public void testAutoReadTrafficShapping(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
Throwablepublic void testAutoReadTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwable@Test
@Timeout(value=10000L,
unit=MILLISECONDS)
public void testAutoReadGlobalTrafficShapping(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
ThrowableCopyright © 2008–2025 The Netty Project. All rights reserved.