Changes between Version 19 and Version 20 of PromotEditorTest


Ignore:
Timestamp:
Jul 27, 2009, 11:08:51 AM (16 years ago)
Author:
kolczyk
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotEditorTest

    v19 v20  
    6868   * drag from "adapter" to "adapter1", an "activ" is inserted between the two !LinkNodes; now drag from "adapter2" to "new_subclass1", an "activ" and a LinkNode on "adapter2" are inserted; undo and redo this action
    6969   * Close the Editor without save and repeat the steps after choosing the "Inhibition" shortcut[[BR]][[BR]]
    70  22. test checker for logical and dynamic models
     70 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:
     71   * struct_adapter_compound1 (Orange box; "Error (!terminalLink fault):-> Exactly one of the ports of the !StructAdapter should be connected to a Terminal")
     72   * r1_a1 (Gray box; "Error (link fault):->Don't connect !GateOutputs directly to !GateInputs, use a compound in-between")
     73   * struct_adapter_gate (Gray box; "Error (link fault):->Don't connect the !StructAdapter for Gates with Compounds")
     74   * phosphatase (Gray box; "Error (link fault):->Don't connect the !StructAdapter for Gates with Compounds")
     75   * not_r1_r2_a2 (dark Magenta box; "Warning (!LinkNodes):->Two or more !LinkNodes are connected.")
     76   * a2 (dark Magenta box; "Warning (!LinkNodes):->Two or more !LinkNodes are connected.")
     77   * source (Gray box; "Error (link fault):->Don't connect !GateOutputs directly to !GateInputs, use a compound in-between"; "Error (link fault):->Don't connect Drains to Sources without a Compound")
     78   * drain (Gray box; "Error (link fault):->Don't connect Drains to Sources without a Compound"; "Error (link fault):->Don't connect !GateOutputs directly to !GateInputs, use a compound in-between")
     79   * not_ud  (Red box; "Error (open Port):-> Not all Ports have a connection")
     80   * ph1 (Gray box; "Error (link fault):->Don't connect Compounds with each other")
     81   * k3p1 (Gray box; "Error (link fault):->Don't connect Compounds with each other")
     82   * k1_k3r_k3p1 (Red box;  "Error (open Port):-> Not all Ports have a connection")
     83   * and_2_2 (dark Magenta box; "Warning (!LinkNodes):->Two or more !LinkNodes are connected.")
     84   * a1_ph2 (Red box;  "Error (open Port):-> Not all Ports have a connection")
     85   * k2_k3r_k3p2 (Red box; "Error (open Port):-> Not all Ports have a connection")
     86   * a1_not_ph1_k1 (Gray box; "Error (link fault):->Don't connect !GateOutputs directly to !GateInputs, use a compound in-between")