TestED is an Eclipse plugin that will parse your Java tests and related source code and suggest improvements to you concerning testing. This is done by analysing method parameters and arguments as well as the output from at least two tests that passes for each corresponding method.
TestED is developed as a project in the course "CDT412 - Software Engineering Project" at Mälardalen University in Sweden. For more information please visit the webpage at http://christofferholmstedt.github.io/eclipse-plugin-tested.
Eclipse Public License - v 1.0
Full license available at http://www.eclipse.org/legal/epl-v10.html or in the accompanying file "LICENSE".