CoView Preferences: Introduction
To open CoView Preferences
- 1. Click Windows > Preferences. The Preferences window is displayed.
- 2. Expand Codign and select CoView Developer .
- 3. Expand CoView Developer and select JUnit Test Case Creation.
- 4. Expand JUnit Test Case Creation and select JUnit 4 Test Case Creation.
Preference descriptions
- Test Case Superclass (default: java.lang.Object):This is the superclass for all generated JUnit 4 test cases.
- Include JUnit 3.x test adapter (default: unchecked):This allows JUnit 4 tests to be run by the JUnit 3.8 runner.