Mohamed Farouk wrote:Hello James
Sorry for late reply,
I use in general: StrutsSpringTestCase
The following code should lead you in the right direction. Let me know if I can be of any more help!
Mohamed Farouk wrote:
Using Struts 2's Junit plugin (StrutsTestCase 2.1.8.1), do you know how to...
- test that after execution of an action, control is passed to a particular page ?
Mohamed Farouk wrote:
- test for ActionError messages ?
Mohamed Farouk wrote:
- specify a different struts config file. I have many other struts config files besides my default struts.xml ?
Nick Sher wrote:Still not able to set parameters on the action.