JUnit Test Editor Features of EclipsePro Test
EclipsePro Test includes a rich JUnit test editing environment that enables rapid creation, organization and modification of unit tests.
- supports both 'source' and 'tabular' style JUnit test editing
- quickly create JUnit tests faster and more accurately
- easily compare inputs and assertions for multiple tests
- performs background execution of tests
- provides visual feedback of test results in the editor
- preference options for flexible editor layout
The JUnit Test Editor enables developers to quickly create and modify JUnit tests through a rich visual model. Test methods and assertions can be added through the test editor or by typing directly into the Java editor. Color coding and keyboard shortcuts make for a productive user experience.

For full documentation of features that edit JUnit tests, see that section of the product documentation »