-
Aug 7th, 2012, 01:26 AM
#1
JUnit testing of DelegatingActionProxy using MockStrutsTestCase
Hi
I am trying to use MockStrutsTestCase to test my application that uses DelegatingActionProxy ( struts + spring action delegation). The classic method (for pure struts action testing...i.e providing the setRequestPathInfo, requestParameters and actionPerform() ..) doesn't seem to work for this case and the alternatives I've found on the web so far are either too unfamiliar or do not work...
Can anyone suggest how can I go about this ?
Thanks
Debayan
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules