Changes between Version 7 and Version 8 of PromotEditorTest


Ignore:
Timestamp:
Jun 26, 2009, 10:05:22 AM (16 years ago)
Author:
kolczyk
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotEditorTest

    v7 v8  
    2424 6. Disposing a slot in the !ConstructionArea of the !PaletteWindow is tested in the junit test [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/vizedit/cmds/CmdDisposeTest.java]
    2525 7. Double click to the class nucleus and a new visual editor with the corresponding class opens.
    26  8. Rename a connected slot is tested in junit test [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/test/CmdRenameTest.java], missing test for unconnected
     26 8. Rename connected and unconnected slots is tested in junit test [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/test/CmdRenameTest.java], tests are still enhanceable.
    2727 9. Insert a "kinase" and an "and-2" slot by drag and drop from the Modules-palette, then drag an edge from the port of "kinase" to the "input1" port of "and-2". A new link with a linknode placed at the "kinase" port will be created.
    2828 10. Press the mouse over the slot named "nucleus" and move the mouse around, mouse release will place the "nucleus" slot at another place. Now press the cursor-key and the selected slot will also move.