| |
|
| org.apache.commons.httpclient.TestHttpState
TestHttpState | public class TestHttpState extends TestCase (Code) | | Simple tests for
HttpState .
author: Rodney Waldhoff author: Jeff Dever author: Sean C. Sullivan author: Oleg Kalnichevski version: $Id: TestHttpState.java 480424 2006-11-29 05:56:49Z bayard $ |
suite | public static Test suite()(Code) | | |
testCredentialsMatching | public void testCredentialsMatching()(Code) | | |
testDefaultCredentials | public void testDefaultCredentials() throws Exception(Code) | | |
testHostCredentials | public void testHostCredentials() throws Exception(Code) | | |
testHttpStateCredentials | public void testHttpStateCredentials()(Code) | | |
testHttpStateDefaultCredentials | public void testHttpStateDefaultCredentials()(Code) | | |
testHttpStateNoCredentials | public void testHttpStateNoCredentials()(Code) | | |
testHttpStateProxyCredentials | public void testHttpStateProxyCredentials()(Code) | | |
testHttpStateProxyDefaultCredentials | public void testHttpStateProxyDefaultCredentials()(Code) | | |
testHttpStateProxyNoCredentials | public void testHttpStateProxyNoCredentials()(Code) | | |
testRealmCredentials | public void testRealmCredentials() throws Exception(Code) | | |
testScopeMatching | public void testScopeMatching()(Code) | | |
testToString | public void testToString()(Code) | | |
testWrongHostCredentials | public void testWrongHostCredentials() throws Exception(Code) | | |
testWrongRealmCredentials | public void testWrongRealmCredentials() throws Exception(Code) | | |
|
|
|