Re: [Junitdoclet-users] Support for Cactus
Brought to you by:
sgemkow
From: <ste...@ob...> - 2002-12-12 10:21:28
|
On 10 Dec 2002 at 17:35, Matt Raible wrote: > 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: Right now, there are no such plans. We are quite busy in our current projects. Maybe in a few month, when we can use it in another project... > [javadoc] javadoc: warning - TestCase > org.apache.webapp.actions.LoginServletTest is invalid. It's not > overwritten. This shows, there was a TestCase already. JUnitDoclet "thinks" it is none of the TestCases _it_ generated (based on the incomplete markers in the file). So it is not owerwritten. There is no special handling for Cactus, Struts or any other framework. Regards, Steffen Gemkow -- ObjectFab GmbH ste...@ob... |