blob: 60ed441943a1dd450e13f7ee698410f7fac35880 [file] [log] [blame]
--- Q7 testcase ---
Format-Version: 1.0
Q7-vendor: www.xored.com/q7
Contexts: _YQj0cT-VEeK-yuKsz0Lang
Element-Name: DnD
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _MazR8D-WEeK-yuKsz0Lang
Save-Time: 1/9/13 7:39 PM
Tags: skipExecution
Testcase-Type: ecl
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
Content-Type: text/ecl
Entry-Name: .content
with [get-view "Model Explorer" | get-tree] {
select "TestProject/League America/Player Jonas"
get-item "TestProject/League America/Player Jonas" | drag-start 8 10
get-item "TestProject/League America/Player Maximilian" | drag-enter 9 4 -detail 2 -operation 7
get-item "TestProject/League America/Player Maximilian" | drag-over 11 17 -detail 2 -operation 7
get-item "TestProject/League Europe" | drag-over 31 10 -detail 2 -operation 7
drag-exit
get-item "TestProject/League Europe" | drag-accept 31 10 -detail 2 -operation 7
drag-set-data
drag-set-data
get-item "TestProject/League Europe" | drop 31 10 -detail 2 -operation 7
drag-set-data
drag-end -detail 2
}
with [get-view "Model Explorer" | get-tree] {
get-item "TestProject/League Europe" | get-property childCount | equals 1 | verify-true
get-item "TestProject/League America" | get-property childCount | equals 1 | verify-true
}
get-view "Model Explorer" | get-tree | select TestProject | get-menu Delete | click
get-window Delete | get-button OK | click
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--