MockStrutsTestCase and fileupload

2005-09-15 Thread Anuradha S.Athreya
I'm trying to write a MockStrutsTestCase to upload a file onto the server and the details regarding th file will be stored in the database. I have written the test case on lines of the code provided here : http://sourceforge.net/forum/forum.php?thread_id=1265326&forum_id=121751 My problem also

MockStrutsTestCase and fileupload

2005-09-15 Thread Anuradha S.Athreya
I'm trying to write a MockStrutsTestCase to upload a file onto the server and the details regarding th file will be stored in the database. I have written the test case on lines of the code provided here : http://sourceforge.net/forum/forum.php?thread_id=1265326&forum_id=121751 My problem also