I know this probably belongs on the XWork forums, but I don't do forums....sorry.

Regarding XWorkTestCase, building with Maven means that test methods within test classes that extend XWorkTestCase aren't actually running. The classes are loaded, and you can see Cargo running them, but the output shows '0 tests run'.

It isn't clear to me why this is happening, because when I run any of these tests in Eclipse, they run fine.

I modified ActionSupportTest to directly extend TestCase instead of XWorkTestCase, and all of a sudden, all the tests for this class are running properly.

Your thoughts?


--
James Mitchell
678.910.8017





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

Reply via email to