On Sun, 2002-11-24 at 09:48, SainTiss wrote: > Hi, > > Is there an example somewhere of a JUnit test written with the help of > the JUnit ant task, on some XDoclet generated EJB code?
I asked this recently myself, apparently there isn't at present but they'd love any suggestions. In a sence automatically updating test units negate their purpose. The value in a test unit is that you can be confident that your new code passes the same tests as the old code. If the tests keep changing you don't really get that. Just my thoughts anyhow. cheers, Oliver. -- Oliver George <[EMAIL PROTECTED]> ------------------------------------------------------- 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
