| |
|
| org.jicarilla.net.test.SocketServerImplTestCase
SocketServerImplTestCase | public class SocketServerImplTestCase extends TestCase (Code) | | JUnit
TestCase testcase for
SocketServerImpl.
author: Leo Simons version: $Id: SocketServerImplTestCase.java,v 1.7 2004/03/23 13:37:50 lsimons Exp $ |
Inner Class :protected static class SavingQueue extends LinkedQueue | |
backlog | final public static int backlog(Code) | | |
channelPool | protected ObjectPool channelPool(Code) | | |
eventPool | protected ObjectPool eventPool(Code) | | |
port | final public static int port(Code) | | |
sleepTime | final public static int sleepTime(Code) | | |
threadPool | protected PooledExecutor threadPool(Code) | | |
threads | final public static int threads(Code) | | |
testStageRecievesCorrectChannel | public void testStageRecievesCorrectChannel() throws Throwable(Code) | | |
|
|
|