| com.rift.coad.util.connection.ConnectionHandlerTest
ConnectionHandlerTest | public class ConnectionHandlerTest extends TestCase (Code) | | Test the connection handler.
author: Brett Chaldecott |
Inner Class :public interface TestInter | |
Inner Class :public class TestInterImpl implements TestInter | |
Method Summary | |
protected void | setUp() | protected void | tearDown() | public void | testHandler() Test of class com.rift.coad.util.connection.ConnectionHandler. |
called | public boolean called(Code) | | |
throwException | public boolean throwException(Code) | | |
ConnectionHandlerTest | public ConnectionHandlerTest(String testName)(Code) | | |
testHandler | public void testHandler() throws Exception(Code) | | Test of class com.rift.coad.util.connection.ConnectionHandler.
|
|
|