wiki:PromotExplorerTest

Version 1 (modified by mirschel, 16 years ago) (diff)

--

  1. Changes --> close
  2. Import/export layout
  3. Import node and edge attributes
    Promot/trunk/promot/src/gui/org/mpg/dcts/promot/viznav.data.io.AttributeReaderTest.java
    Promot/trunk/promot/src/gui/org/mpg/dcts/promot/viznav.data.io.DelimitedTextReaderTest.java
    Check that two files (edge attributes, node attributes) are loaded properly. The attributes should be mapped to the existing nodes and edges in the graph correctly.

  1. Export graphics
  2. Export logical model
  3. Apply orthogonal layout to network
  4. Grid layer on/off
  5. Squiggle layer on/off
  6. Status layer on/off
  7. Overview layer on/off
  8. Legend layer on/off/correct mappings
  9. Navigation mode: Interactive Mode
  10. Navigation mode: Hierarchy Mode
  11. Navigation mode: Fisheye Mode
  12. Navigation mode: Focus Mode
  13. Editing mode: move/resize all/resize border/edit edge handles
  14. Show (all) icons: on/off
  15. Show (all) details: on/off
  16. Show (all) labels: on/off
  17. Show (all) label boxes: on/off
  18. Edge: Go to source
  19. Edge: Go to target
  20. Edit scenario: new/copy/rename/remove/mappings
  21. Save scenarios (to USER_HOME)
  22. Load global scenarios
    Promot/trunk/promot/src/gui/org/mpg/dcts/promot/viznav/visual/VisualPropertyTest.java
    Check that the global scenario file (.PromotVizScenarios) is at the given location and calculators are loaded properly from the file.
  1. Load local scenarios
  2. Scenarios: Logical Network Parser
    Promot/trunk/promot/src/gui/org/mpg/dcts/promot/viznav/data/logical/LogicalNetworkParserTest.java
    Check that part of the logical network parser, especially parsing of DUMMY element and NOT element.