public class ClientConnectionsTestCase extends TestWithTempFile implements OptOutAllButNetworkingCS
| Constructor and Description |
|---|
ClientConnectionsTestCase() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
setUp() |
void |
tearDown() |
void |
testConnectedClients() |
tempFilepublic void testConnectedClients()
public void setUp()
throws java.lang.Exception
setUp in interface TestLifeCyclesetUp in class TestWithTempFilejava.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
tearDown in interface TestLifeCycletearDown in class TestWithTempFilejava.lang.Exceptionpublic static void main(java.lang.String[] args)