public class SocketReceiverTest extends Object
SocketReceiver.| Constructor and Description |
|---|
SocketReceiverTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testDispatchEventForEnabledLevel() |
void |
testNoDispatchEventForDisabledLevel() |
void |
testServerDropsConnection() |
void |
testServerSlowToAcceptConnection() |
void |
testStartNoPort() |
void |
testStartNoRemoteAddress() |
void |
testStartStop() |
void |
testStartUnknownHost() |
public void testServerSlowToAcceptConnection()
throws Exception
Exceptionpublic void testServerDropsConnection()
throws Exception
Exceptionpublic void testDispatchEventForEnabledLevel()
throws Exception
ExceptionCopyright © 2005–2023 QOS.ch. All rights reserved.