Setting Up: CoView Nature
The CoView Nature is an Eclipse Nature that must be added to any
project for which CoView JUnit tests will be created.
Adding the CoView Nature adds codignjunit.jar, hamcrest-core-1.1.jar, hamcrest-library-1.1.jar, and jmockit.jar to the specified project. These jars are necessary for the generated CoView tests to be built and run.
To Add the CoView Nature
- 1. In the Package Explorer, right-click on the project item.
- 2. Click CoView > Add CoView Nature.
To Remove the CoView Nature
- 1. In the Package Explorer, right-click on a project to which the CoView Nature has been added.
- 2. Click CoView > Remove CoView Nature.