CoView Preferences: CoViewDeveloper

To open CoView Preferences

  • 1. Click CoView > Preferences. The Preferences window is displayed.
  • 2. Expand Codign and select CoView Developer .

CoView Developer Preference descriptions

  • Auto-run JUnit test when opening a test file (default: checked): Automatically runs a JUnit test case when opened in the CoView Editor.
  • Don't show decorator if test case does not call defined method under test (default: checked): Remove the method under test decorator warning if the test case does not directly call the specified method. Use this option for container or web-based testing where the method under test is not directly invoked in the test case.
  • Parse Delay (default:1000): Sets the delay, in milliseconds, for reparsing a JUnit file after any text edits.
CoView Preferences