CoView Preferences: JUnit Test Suite Creation

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 Suite Creation.

Preference descriptions

  • public static void main(String args[]) (default: unchecked):Adds a main method to the test suite.
  • Add TestRunner statement for: (default: unchecked):Adds the appropriate TestRunner invocation to the main method.
CoView Preferences