Hi,
How do you start your unit testing? If with Ant, you should prepare
separate struts.xml just for testing and setup it when you starting
junit task. The same you have by convention when you use maven.
Regards
--
Lukasz
http://www.lenart.org.pl/
--
I want to change the ObjectFactory to use for unit testing so (I think) I need
to be able to override struts.xml config settings.
I'm writing some code to unit test actions with the Interceptor stack.
I followed the links off the Guides page under "Unit Testing (TODO)'... these
gave me some hint
2 matches
Mail list logo