| com.rift.coad.lib.interceptor.ClientInterceptorTest
ClientInterceptorTest | public class ClientInterceptorTest extends TestCase (Code) | | The client interceptor test class
author: Brett Chaldecott |
Method Summary | |
protected void | setUp() | public static Test | suite() | protected void | tearDown() | public void | testGetSessionCredential() Test of getSessionCredential method, of class com.rift.coad.lib.interceptor.ClientInterceptor. |
ClientInterceptorTest | public ClientInterceptorTest(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testGetSessionCredential | public void testGetSessionCredential() throws Exception(Code) | | Test of getSessionCredential method, of class com.rift.coad.lib.interceptor.ClientInterceptor.
|
|
|