Changes between Version 32 and Version 33 of PromotEditorTest


Ignore:
Timestamp:
Aug 23, 2010, 1:23:15 PM (15 years ago)
Author:
mirschel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotEditorTest

    v32 v33  
    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 OK in the dialogs. All Ports will be connected after performing the action. [[BR]][[BR]]
     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. [[BR]][[BR]]
    9696 25. SetupE+24.
    9797   * Open the Visual editor for test2. Change name of 'in_term_3' to 'in_term_4'. A dialog will pop up asking for refactoring. Click yes.