Changes between Version 20 and Version 21 of path:pathMap


Ignore:
Timestamp:
12/13/2013 11:29:48 AM (10 years ago)
Author:
michael.perscheid
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • path:pathMap

    v20 v21  
    4747With no extended flap, !PathMap acts like an ordinary test runner (no analysis in background without any performance slow down). Its main components are the test control panel (left), the tree map in the middle, and its specific flaps on the right.
    4848
    49  Left pane (list):: Displays all found test cases (suites) within the current Path project. Developers can select, which of them should be executed by clicking on the ''Run Selected'' button.
     49 Left pane (list):: Displays all test cases (suites) within the current Path project. Developers can select, which of them should be executed by clicking on the ''Run Selected'' button.
    5050
    5151 Left pane (buttons)::
    52  * XXX
     52 * Run Selected: Executes the selected tests with activated analysis if a flap is open. Otherwise, tests are executed without any analysis.
     53 * Run with Contracts: If contracts are available, tests can be run and checked for contract violations (see ''Induction Flap'' below). Violations are shown in the tree map with small exclamation marks. The corresponding background analysis still depends on opened flaps.
     54 * Run Failures: Executes only (yellow) tests that have failed before. Analysis depends on opened flaps.
     55 * Run Errors: Executes only (red) tests that have an error before. Analysis depends on opened flaps.
    5356
    5457 Text box (top)::