| com.rift.coad.lib.interceptor.ServerInterceptorTest
ServerInterceptorTest | public class ServerInterceptorTest extends TestCase (Code) | | This class test the server interceptor.
author: Brett Chaldecott |
Method Summary | |
protected void | setUp() | public static Test | suite() | protected void | tearDown() | public void | testServerInterceptor() Test of createSession method, of class com.rift.coad.lib.interceptor.ServerInterceptor. |
ServerInterceptorTest | public ServerInterceptorTest(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testServerInterceptor | public void testServerInterceptor() throws Exception(Code) | | Test of createSession method, of class com.rift.coad.lib.interceptor.ServerInterceptor.
|
|
|