https://issues.apache.org/bugzilla/show_bug.cgi?id=53960
Priority: P2
Bug ID: 53960
Assignee: [email protected]
Summary: Extensions to HttpClient test helper class
Severity: enhancement
Classification: Unclassified
OS: Linux
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: trunk
Component: Catalina
Product: Tomcat 7
Created attachment 29443
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29443&action=edit
Enhancements to HttpClient including preparation for no-cookie tests
Ref: "FormAuthenticatorTest for cases without cookies - implementation issues"
on the tomcat dev list.
The attached patch prepares the HttpClient abstract helper ready for use by new
Authenticator unit test cases. The change includes style cleanup, new public
methods, logic refactoring and new private methods.
This change leaves the class 100% backward compatible with all existing unit
tests.
When each of the concrete Authenticator tests are eventually extended, the new
logic in HttpClient will be fully used for existing as well as new test cases.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]