EclipsePro Test contains the powerful JUnit test generation and analysis functions of CodePro and is exclusively designed to operate in the base Eclipse development environment.
JUnit Test Generation & Editing
- Automatically generate test cases that exercise each path.
- Quickly edit test cases.
- Create new test cases by entering arguments and assertions.
- See all test cases and their results in a straightforward, tabular layout. A test case is highlighted if it fails; mouse over any failing case, and the Editor tells you the failure message.


