JUnit Test Cases

JUnit is a widely used regression testing framework. You can export JUnit TestSuites with Java Explorer. The export generates a Java test class for JUnit and two batch files for compiling and running the test class. For additional details on JUnit, visit https://bugs.eclipse.org/bugs/.