Hi Geeks

I know you are all busy now with the 1.2 release but
I came just across JUnitDoclet. First I was thinking
someone did not check out XDoclet but then I realized
that JUnitDoclet and XDoclet has only the Doclet in
common.

So I came up with the idea to implement a XDoclet
JUnit module allowing a user to use class/method
JavaDocs to use to specify the TestCase classes.

My idea is to allow the client to assign a method to a
test method, add the test-code and maybe repetitions
etc. The class JavaDoc would contain the
setUp(), tearDown() methods.
The <junit> sub-task would allow the user to merge
in Java helper methods and variable declarations.

Later on some extentions to test EJBs, MBeans etc.
could be added to test them from a remote client.

What do you think ?

Have a nice day - Andy




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to