CoView Test Case Wizard: Introduction
The CoView Test Case Wizard walks you through the creation of a JUnit test case or test suite for a class. The wizard creates fully functional JUnit tests (using fail assertions) for methods you choose. These tests are meant to exercise at least one data-flow path and can be duplicated and modified to other paths.
The CoView Test Case Wizard is invoked by right-clicking on a class in the Package Explorer and selecting New > Other > CoView > CoView JUnit Test Case. Go here to see the CoView Test Case Wizard options.
