[Webtest] [dev] start using xdoclet to extract doc
Guido García Bernardo
webtest@lists.canoo.com
Tue, 09 Nov 2004 16:00:06 +0100
Using this approach, I think there is a problem if we try to
"internationalize" the documentation in a future (spanish would be very
useful ;) ...
Is there any idea or plan?
Best regards,
Guido García Bernardo.
Marc Guillemot wrote:
> In the javadoc of the class:
>
> * @webtest.step
> * name="setfilefield"
> * description="Permits to set an <input type=\"file\" ...> form
> field."
>
> In the javadoc of the getFileName() method:
>
> * @webtest.parameter
> * required="true"
> * description="The name of the file to upload."