Setting Up: CoView Perspective

The CoView perspective is a set of Eclipse views conveniently arranged for creating JUnit tests, measuring coverage and calculating JUnit statistics. The views include:

CoView JUnit Developer

  • The CoView JUnit Developer a multi-paned tree view that allows users to create, manipulate and view JUnit tests, identify testability issues, create Mock Objects, highlight executed and unexecuted code, measure path coverage, analyze per-test JUnit coverage and highlight paths within the code. CoView JUnit Developer available with CoViewDeveloper.

CoView Quality Manager

  • The CoView Quality Manager is a view that displays detail and summary data for code testability metrics and coverage at the project, package, file, class, method and test level. CoView Quality Manager is available with CoViewManager.

CoView JUnit Manager

  • The CoView JUnit Manager is a view that displays JUnit detail and summary data at the project, package, file, class, method and test level. CoView JUnit Manager is available with CoViewManager.

To Open the CoView Perspective

  • 1. Click CoView > Open Perspective to display the Select Perspective dialog.

To Open the CoView Views (if the Views don't open)

  • 1. Click Window > Show View > Other to display the Select Perspective dialog.
  • 2. Expand the Codign folder, and select the CoView Quality Manager, CoView JUnit Developer and CoView JUnit Manager .