When I execute any tests that subclass ServletTestCase I receive a "No
tests found in ServletTestCase" warning.

This is because ServletTestCase is not abstract, and has no tests.

Is there any reason why ServletTestCase is not abstract?  If not, I
might patch it locally to be abstract.

Thanks,

John

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

Reply via email to