The Eclipse test and performance tools platform (TPTP) supports automated Java code testing with JUnit.
Creating a JUnit test
This topic describes the procedure for creating a JUnit test suite.Editing a JUnit test
This section describes how to edit your JUnit test suite.Generating Java code
This topic describes how to generate Java code for an existing JUnit test. You must generate Java code before you can run the test suite.Running a JUnit test
This topic describes how to create and run a JUnit test configuration.Analyzing JUnit test results
This topic describes how to view the results produced by running a JUnit test suite.