public class ConnectionTest extends Object
| Constructor and Description |
|---|
ConnectionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
connectOneClientToThreeServers()
Test connecting one client to three servers.
|
void |
connectSingleClientServer()
Test connecting a single client to a single server.
|
void |
connectThreeClientsToOneServer()
Test connecting three clients to one server.
|
void |
setUp() |
public void setUp()
public void connectSingleClientServer()
throws IOException
IOExceptionpublic void connectOneClientToThreeServers()
throws IOException
IOExceptionpublic void connectThreeClientsToOneServer()
throws IOException
IOExceptionCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.