Re: Unit Testing with MockStrutsTestCase -- non-string request parameters

2004-06-18 Thread Nick Heudecker
George, I believe that you'll need to use Cactus. There were a number of threads on the sf.net forum about this and most were unanswered. You may want to email the STC developer about this. He's pretty responsive. George Steimer wrote: Nick, Thanks for the reply. I would like to try to imple

RE: Unit Testing with MockStrutsTestCase -- non-string request parameters

2004-06-18 Thread George Steimer
- From: Nick Heudecker [mailto:[EMAIL PROTECTED] Sent: Friday, June 18, 2004 10:35 AM To: Struts Users Mailing List Subject: Re: Unit Testing with MockStrutsTestCase -- non-string request parameters Hi George: Maybe this will help: http://sourceforge.net/forum/message.php?msg_id=1812671 George

Re: Unit Testing with MockStrutsTestCase -- non-string request parameters

2004-06-18 Thread Nick Heudecker
Hi George: Maybe this will help: http://sourceforge.net/forum/message.php?msg_id=1812671 George Steimer wrote: Hi, Does anyone know if there is a way to put non-string objects into the request for a unit test using MockStrutsTestCase? My problem is that my dyna form uses a form file for an upload,