public class EventServerTest
extends java.lang.Object
| Constructor and Description |
|---|
EventServerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept()
Test Accept with null server.
|
void |
acceptQueue()
Test acceptQueue with null server.
|
void |
close()
Test close with null server.
|
void |
run_simple()
Test a single client connection and connection close.
|
void |
run()
Test i/o of touch events
|
void |
setUp() |
public void setUp()
public void accept()
public void close()
public void acceptQueue()
public void run_simple()
throws java.io.IOException
java.io.IOExceptionpublic void run()
throws java.io.IOException,
java.lang.InterruptedException,
java.lang.ClassNotFoundException
java.io.IOExceptionjava.lang.InterruptedExceptionjava.lang.ClassNotFoundException