CoView JUnit Manager: Getting Started
CoView JUnit Manager reports JUnit metrics and branch coverage at the project, package, file, class, method and test level. The view works in conjunction with CoView JUnit Developer or can be invoked directly from within the Eclipse Package Explorer.
Open the CoView JUnit Developer view by opening the CoView perspective or opening the individual view.
- 1. To open the CoView Perspective, select Window > Open Perspective > Other > CoView
- 2. To open the CoView JUnit Developer View, select Window > Show View > Other > Codign > CoView JUnit Developer
- 3. Open the JUnit test case in the CoView Editor (right click on the test case and select Open With > CoView Editor). If you do not have a test case for the class under test, see Creating a JUnit Test Case using the CoView Wizard.
- 4. Select Run
to run the JUnit Test case in the CoView JUnit Runner (or CoView JUnit Plug-in Runner). After execution, CoView JUnit Manager will be populated with data.