Changes between Version 39 and Version 40 of PromotEditorTest


Ignore:
Timestamp:
Aug 28, 2012, 10:59:16 AM (13 years ago)
Author:
mirschel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotEditorTest

    v39 v40  
    7272   * Drag an edge from "adapter0" to "adapter", a further "active" is inserted and connected to the compounds, the connection to adapter gets also a !LinkNode; undo and redo this action
    7373   * Drag from "adapter" to "adapter1", an "activ" is inserted between the two !LinkNodes
    74    * Drag from "adapter2" to "new_subclass1", an "activ" and a !LinkNode on "adapter2" are inserted; undo and redo this action
     74   * Drag from "adapter2" to "new_subclass1", an "activ" and a !LinkNode on "adapter2" are inserted; undo and redo this action (refresh (F5) if necessary)
    7575   * Close the Editor without save and repeat the steps after choosing the "Inhibition" shortcut[[BR]][[BR]]
    7676 22. Wait until the status bar for the checker shows a green light and "Checker: READY" appears. Now the nodes have colored boxes and Tooltips as listed below:
     
    9393 23. Flipping of nodes is tested in [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/test/FlippingTest.java], rotation of nodes is tested in [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/test/RotationTest.java][[BR]][[BR]]
    9494 24. Setup E:
    95    * Choose from the menu 'Edit'->'Create Links'. Click 'Find Terminals' in the dialog. The following text (terminals) should apprear in the output log. [[BR]] ''NAME: term_1 OUTPUT: test1.out_term_1 INPUT: test2.in_term_1 [[BR]] NAME: term_2 OUTPUT: test2.out_term_2 INPUT: test1.in_term_2[[BR]] NAME: term_3 OUTPUT: test2.out_term_3 INPUT: test1.in_term_3'' [[BR]] Click 'Create Links' in the dialog. All Ports will be connected after performing the action. Undo/redo this action. [[BR]][[BR]]
     95   * Choose from the menu 'Edit'->'Create Links'. Click 'Find Terminals' in the dialog. The following text (terminals) should appear as a table in the output log. [[BR]] ''NAME: term_1 OUTPUT: test1.out_term_1 INPUT: test2.in_term_1 [[BR]] NAME: term_2 OUTPUT: test2.out_term_2 INPUT: test1.in_term_2[[BR]] NAME: term_3 OUTPUT: test2.out_term_3 INPUT: test1.in_term_3'' [[BR]] Select all rows and click 'Create Links' in the dialog. All Ports will be connected after performing the action. Undo/redo this action (refresh (F5) if necessary). [[BR]][[BR]]
    9696 25. SetupE+24.
    9797   * Open the Visual editor for test1. Change name of 'in_term_3' to 'in_term_4'. A dialog will pop up asking for refactoring. Click yes.