"Wow! I have just generated unit tests for some code that would have taken months or years to do manually and I did it in under 30 minutes, including registering on the server and waiting for the reply email. That is truly awesome!"
"Comes now an interesting solution from Agitar. A new project, currently in beta testing (but visible at www.junitfactory.com),
automates generation of characterization tests.
An Eclipse plug-in sends your Java code to Agitar’s servers, where dozens of tests per class are generated and shipped back to your desktop.[...]
What makes characterization testing really work is the automatic generation.
On greenfield projects, if the generated tests pick up a change that escaped my hand-written unit tests,
I cut and paste the test into my suite of unit tests. And suddenly my code and projects are of even better quality. Nifty, huh?"
"They have a commercial product called AgitarOne that is worth checking out, which runs on your intranet and you can do a whole bunch of stuff in, but they also have a free version called JUnit Factory.
You can either upload your code to them via your browser or via an Eclipse plugin. Code In, Tests Out! Superb!"