public class SocketShutdownOutputBySelfTest extends AbstractClientSocketTest
AbstractTestsuiteTest.Runner<CB extends io.netty.bootstrap.AbstractBootstrap<?,?>>cb, logger| Constructor and Description |
|---|
SocketShutdownOutputBySelfTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testShutdownOutput(io.netty.bootstrap.Bootstrap cb) |
void |
testShutdownOutput(org.junit.jupiter.api.TestInfo testInfo) |
void |
testShutdownOutputAfterClosed(io.netty.bootstrap.Bootstrap cb) |
void |
testShutdownOutputAfterClosed(org.junit.jupiter.api.TestInfo testInfo) |
void |
testShutdownOutputSoLingerNoAssertError(io.netty.bootstrap.Bootstrap cb) |
void |
testShutdownOutputSoLingerNoAssertError(org.junit.jupiter.api.TestInfo testInfo) |
void |
testShutdownSoLingerNoAssertError(io.netty.bootstrap.Bootstrap cb) |
void |
testShutdownSoLingerNoAssertError(org.junit.jupiter.api.TestInfo testInfo) |
void |
testWriteAfterShutdownOutputNoWritabilityChange(io.netty.bootstrap.Bootstrap cb) |
void |
testWriteAfterShutdownOutputNoWritabilityChange(org.junit.jupiter.api.TestInfo testInfo) |
configure, newFactories, newSocketAddressnewAllocators, run@Test
@Timeout(value=30000L,
unit=MILLISECONDS)
public void testShutdownOutput(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
Throwablepublic void testShutdownOutput(io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwable@Test
@Timeout(value=30000L,
unit=MILLISECONDS)
public void testShutdownOutputAfterClosed(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
Throwablepublic void testShutdownOutputAfterClosed(io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwable@Disabled
@Test
@Timeout(value=30000L,
unit=MILLISECONDS)
public void testWriteAfterShutdownOutputNoWritabilityChange(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
Throwablepublic void testWriteAfterShutdownOutputNoWritabilityChange(io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwable@Test
@Timeout(value=30000L,
unit=MILLISECONDS)
public void testShutdownOutputSoLingerNoAssertError(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
Throwablepublic void testShutdownOutputSoLingerNoAssertError(io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwable@Test
@Timeout(value=30000L,
unit=MILLISECONDS)
public void testShutdownSoLingerNoAssertError(org.junit.jupiter.api.TestInfo testInfo)
throws Throwable
ThrowableCopyright © 2008–2025 The Netty Project. All rights reserved.