From: Steve F. <st...@m3...> - 2004-09-10 11:56:26
|
We've pretty much moved on to jmock (www.jmock.org) now which does all this dynamically. Jeff are you still maintaining mockobjects.com? S. Leonardo Nogueira de Deus wrote: > 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... |