Erik Hatcher wrote: > Could you elaborate on how you think they should be generated? In what > source files would you tag (and with what) to generate a test case?
Absolutely. I know this is an open ended question, one that requires a lot of work. Which is why I was wondering if anyone thought about this problem yet. :) Being able to generate all the stubs that cactus needs would be a great first step. For instance, I could specify to generate a test for a class, and then mark each method to be tested. I'm not sure how to specify how to perform the test in javadocs, but I can do that by hand. The time consuming act of setting everything can be done for me. Question is, can XDoclets be smart and not overwrite any code I have placed into a generated file? If not, this may be more difficult than I had imagined. thanks! Seth ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
