A co-worker of mine discovered the below test helper class that we are currently employing for some very basic action testing stuff
https://depressedprogrammer.wordpress.com/2007/06/18/unit-testing-struts-2-actions-spring-junit/

Since this is from 2007 I'm wondering if this is still the best way posssible. For instance I'm not sure if the prepare() method
is actually called using the above helper class.

And what about  junit4? Still an issue ?
http://struts.1045723.n5.nabble.com/NullPointerException-Using-StrutsSpringTestCase-td3534567.html


Thanks again!
Mounir

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to