public class SocketShutdownOutputBySelfTest extends AbstractClientSocketTest
cb, logger, testName
Constructor and Description |
---|
SocketShutdownOutputBySelfTest() |
Modifier and Type | Method and Description |
---|---|
void |
testShutdownOutput() |
void |
testShutdownOutput(Bootstrap cb) |
void |
testShutdownOutputAfterClosed() |
void |
testShutdownOutputAfterClosed(Bootstrap cb) |
void |
testShutdownOutputSoLingerNoAssertError() |
void |
testShutdownOutputSoLingerNoAssertError(Bootstrap cb) |
void |
testShutdownSoLingerNoAssertError() |
void |
testShutdownSoLingerNoAssertError(Bootstrap cb) |
void |
testWriteAfterShutdownOutputNoWritabilityChange() |
void |
testWriteAfterShutdownOutputNoWritabilityChange(Bootstrap cb) |
configure, newFactories, newSocketAddress
newAllocators, run
public void testShutdownOutputAfterClosed() throws Throwable
Throwable
public void testShutdownOutputAfterClosed(Bootstrap cb) throws Throwable
Throwable
public void testWriteAfterShutdownOutputNoWritabilityChange() throws Throwable
Throwable
public void testWriteAfterShutdownOutputNoWritabilityChange(Bootstrap cb) throws Throwable
Throwable
public void testShutdownOutputSoLingerNoAssertError() throws Throwable
Throwable
public void testShutdownOutputSoLingerNoAssertError(Bootstrap cb) throws Throwable
Throwable
public void testShutdownSoLingerNoAssertError() throws Throwable
Throwable
Copyright © 2008–2018 The Netty Project. All rights reserved.