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 SocketReceiverTest()
public void testStartNoRemoteAddress() throws Exception
Exceptionpublic void testStartNoPort() throws Exception
Exceptionpublic void testStartUnknownHost() throws Exception
Exceptionpublic void testStartStop() throws Exception
Exceptionpublic void testServerSlowToAcceptConnection() throws Exception
Exceptionpublic void testServerDropsConnection() throws Exception
Exceptionpublic void testDispatchEventForEnabledLevel() throws Exception
Exceptionpublic void testNoDispatchEventForDisabledLevel() throws Exception
ExceptionCopyright © 2005–2018 QOS.ch. All rights reserved.