I really like Struts 2 but has anyone had any success in testing Struts 2's
action validation logic?

http://struts.apache.org/2.x/docs/how-do-i-unit-test-my-actions-validation-logic.html

I'd like to test the validation messages I receive but get an exception
where the objectFactory is null. I've tried with putting in my own
validators.xml, but it gets hung up on the ObjectFactory and I really can't
figure out how to correct that from a Unit Test.

Any ideas to fix this Struts 2 gurus?

Thanks.

-- 
View this message in context: 
http://www.nabble.com/Struts-2-and-Validation-Testing-tf3451623.html#a9628117
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to