From: Matt R. <ma...@ra...> - 2002-12-11 00:36:23
|
I'm curious to know if there are any plans to support Cactus testcases or StrutsTest cases in the future. My LoginServletTest extends ServletTestCase and I get the following warning then running junitdoclet: [javadoc] javadoc: warning - TestCase org.apache.webapp.actions.LoginServletTest is invalid. It's not overwritten. Just curious - not a big deal at all. Matt |