public class SocketShutdownOutputBySelfTest extends AbstractClientSocketTest
cb, logger, testName| Constructor and Description |
|---|
SocketShutdownOutputBySelfTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testShutdownOutput() |
void |
testShutdownOutput(io.netty.bootstrap.Bootstrap cb) |
void |
testShutdownOutputAfterClosed() |
void |
testShutdownOutputAfterClosed(io.netty.bootstrap.Bootstrap cb) |
void |
testShutdownOutputSoLingerNoAssertError() |
void |
testShutdownOutputSoLingerNoAssertError(io.netty.bootstrap.Bootstrap cb) |
void |
testShutdownSoLingerNoAssertError() |
void |
testShutdownSoLingerNoAssertError(io.netty.bootstrap.Bootstrap cb) |
void |
testWriteAfterShutdownOutputNoWritabilityChange() |
void |
testWriteAfterShutdownOutputNoWritabilityChange(io.netty.bootstrap.Bootstrap cb) |
configure, newFactories, newSocketAddressnewAllocators, runpublic void testShutdownOutput(io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testShutdownOutputAfterClosed()
throws Throwable
Throwablepublic void testShutdownOutputAfterClosed(io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testWriteAfterShutdownOutputNoWritabilityChange()
throws Throwable
Throwablepublic void testWriteAfterShutdownOutputNoWritabilityChange(io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testShutdownOutputSoLingerNoAssertError()
throws Throwable
Throwablepublic void testShutdownOutputSoLingerNoAssertError(io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testShutdownSoLingerNoAssertError()
throws Throwable
ThrowableCopyright © 2008–2020 The Netty Project. All rights reserved.