Please find attached a task that takes in class files and generates JUnit based Test Skeletons for them. Features include: * Generation of Skeleton Test Code * Ability to overwrite existing tests or to just add newer methods, if any. * FileSet based. * Ability to set tab length for the generated files.
I have used parts of Karan Saxena and Jason Torres's code (http://sourceforge.net/projects/junittestmaker/) and have added the above mentioned features and made it edible for ANT. Please include this as an Optional task and make it available for distribution. Cheers, Magesh _____________________________________________________ Chat with your friends as soon as they come online. Get Rediff Bol at http://bol.rediff.com
<<attachment: JUnitSkeletonGen.zip>>
