public class ServerSocketReceiverTest extends Object
ServerSocketReceiver
.Constructor and Description |
---|
ServerSocketReceiverTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testStartStop() |
void |
testStartWhenAlreadyStarted() |
void |
testStopThrowsException() |
void |
testStopWhenNotStarted() |
public ServerSocketReceiverTest()
public void testStartStop() throws Exception
Exception
public void testStartWhenAlreadyStarted() throws Exception
Exception
public void testStopThrowsException() throws Exception
Exception
public void testStopWhenNotStarted() throws Exception
Exception
Copyright © 2005–2018 QOS.ch. All rights reserved.