CoView for Java: JUnit test generation plugin for Eclipse
CoView for Java: JUnit test generation plugin for Eclipse
Submitted by webmaster@testdriven.com (Links) on Tue, 31/01/2006 - 03:04.CoView is an Eclipse plug-in that automatically creates unit tests using the JUnit framework. CoView creates unit tests based on parameter AND basis path analysis of the source code; the unit tests are geared towards maximizing coverage with a minimal set of tests. Each JUnit test corresponds to either one parameter combination or one basis path test.
