Download of content.jar (content.jar ( external link: SF.net): 6,099 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
6,099 bytes
MD5
03ade210bcd080a08e5480272e68d19f

프로젝트 설명

Eclipse update site: http://master.dl.sourceforge.net/project/catsgenerationquickfixes/eclipse

Please install from the eclipse update site.

Provides quickfixes in eclipse for runtime errors found using EvoSuite. When a file is saved, it runs through EvoSuite which generates JUnit tests for the file. Any system failures are displayed to the user along with quickfixes that may fix the problem.

The JUnit tests generated by EvoSuite can be located in the current project under /evosuite-quickfixes/tests.

Using the eclipse preferences, you can enable uncovered lines and deleted lines. Uncovered lines shows lines that EvoSuite couldn't test so they might not be reachable under any circumstance. Possibly deleted lines are lines that the Java compiler may be removing as they are not needed.

Notice: This plugin attaches 2 JAR files to projects.