What else do you want? how can an external tool know the logic of your application? The only think that it could know is the name of the methods. Eventually, it lacks an assistant for assertions, but I do not see other things. – AngocANov 9 '11 at 12:52
Also return value. Frequently bugs are about null, empty, undefined etc. values. – user810430Nov 9 '11 at 13:23
Your question is ambiguous, you ask for a Maven plugin in the title and ask about eclipse in the details. No tag for maven, even though that is your question title. Have to agree with @AngocA though, not sure what you are expecting. – RobinNov 9 '11 at 15:57
It depends on your testing framework (JUnit or TestNg, or...).
Since Eclipse comes with JUnit, the JUnit.org site has a list of code generators you might consider, but none with the exact feature you are looking for (and none directly integrated as a maven task).