From: Leonardo N. de D. <leo...@bc...> - 2004-09-09 13:55:18
|
I wrote a project which work with Cookies and I used MockObjects = MockHttpServletRequest and MockHttpServletResponse to test. But these = MockObjects not yet has implemented getCookies and addCookies methods. = Then, I implemented these methods in these objects. If you are = interested, I can send the code of these objects with the changes and, = too, the test code. Regards, Leonardo N de Deus leo...@bc... |