| |
|
| org.apache.commons.httpclient.cookie.TestCookieBase org.apache.commons.httpclient.cookie.TestCookieNetscapeDraft
TestCookieNetscapeDraft | public TestCookieNetscapeDraft(String name)(Code) | | |
suite | public static Test suite()(Code) | | |
testCookieWithComma | public void testCookieWithComma() throws Exception(Code) | | Tests if cookie values with embedded comma are handled correctly.
|
testNetscapeCookieExpireAttribute | public void testNetscapeCookieExpireAttribute() throws Exception(Code) | | Tests Netscape specific expire attribute parsing.
|
testNetscapeCookieExpireAttributeNoTimeZone | public void testNetscapeCookieExpireAttributeNoTimeZone() throws Exception(Code) | | Tests Netscape specific expire attribute without a time zone.
|
testNetscapeCookieFormatting | public void testNetscapeCookieFormatting() throws Exception(Code) | | Tests Netscape specific cookie formatting.
|
testParseAttributeInvalidAttrib | public void testParseAttributeInvalidAttrib() throws Exception(Code) | | |
testParseAttributeInvalidCookie | public void testParseAttributeInvalidCookie() throws Exception(Code) | | |
testParseAttributeInvalidCookieExpires | public void testParseAttributeInvalidCookieExpires() throws Exception(Code) | | |
testParseRelativePath | public void testParseRelativePath() throws Exception(Code) | | |
testParseWithBlankHost | public void testParseWithBlankHost() throws Exception(Code) | | |
testParseWithBlankPath | public void testParseWithBlankPath() throws Exception(Code) | | |
testParseWithIllegalNetscapeDomain1 | public void testParseWithIllegalNetscapeDomain1() throws Exception(Code) | | |
testParseWithInvalidHeader1 | public void testParseWithInvalidHeader1() throws Exception(Code) | | |
testParseWithNegativePort | public void testParseWithNegativePort() throws Exception(Code) | | |
testParseWithNullHost | public void testParseWithNullHost() throws Exception(Code) | | |
testParseWithNullPath | public void testParseWithNullPath() throws Exception(Code) | | |
testParseWithWrongNetscapeDomain2 | public void testParseWithWrongNetscapeDomain2() throws Exception(Code) | | |
|
|
|