[Webtest] additional xdoclet merge points
Dierk Koenig
webtest@lists.canoo.com
Mon, 21 Feb 2005 11:24:48 +0100
cool.
thanx a lot for the work and the description on how to use it.
cheers
Mittie
> -----Original Message-----
> From: webtest-admin@lists.canoo.com
> [mailto:webtest-admin@lists.canoo.com]On Behalf Of Paul King
> Sent: Sonntag, 20. Februar 2005 23:08
> To: webtest@gate2.canoo.com
> Subject: [Webtest] additional xdoclet merge points
>
>
>
> Note for developers:
>
> I have added two additional merge points for xdoclet. If you write
> (currently an extension) called for example MyCustomStep.java, xdoclet
> generation will proceed as follows:
>
> 1. Generate class level info, i.e. @webtest.step info (as before)
>
> 2. Include/merge MyCustomStep-syntax-pre.xml
>
> 3. Iterate over all method level info, i.e. @webtest.parameter
> info (as before)
>
> 4. Include/merge MyCustomStep-syntax-post.xml
>
> The syntax xml files use the standard "whitePaper" style and
> need to be placed in a subdirectory corresponding to the
> Java package of MyCustomStep.java.
>
> Have a look at ScriptStep for an example.
>
> Paul.
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>