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
IOException
public void connectOneClientToThreeServers() throws IOException
IOException
public void connectThreeClientsToOneServer() throws IOException
IOException
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.