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