public class ObjectServerTestCase extends TestWithTempFile
| Constructor and Description |
|---|
ObjectServerTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testClientConnectedEvent() |
void |
testClientCount() |
void |
testClientDisconnectedEvent() |
void |
testServerClosedEvent() |
tempFilepublic void testClientCount()
public void testClientDisconnectedEvent()
public void testClientConnectedEvent()
public void testServerClosedEvent()
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.Exception