blob: c681e3c1abcc61f06a307d8ff9d8608ab19fbd49 [file] [log] [blame]
--- Q7 testcase ---
Format-Version: 1.0
Q7-vendor: www.xored.com/q7
Contexts: _rr2EEFpSEeKcnaHGSt8OwA,_f3qEUVpSEeKcnaHGSt8OwA,_IuFcgFpZEeKcnaHGSt8OwA,_qKLa8G60EeKbTKOCBYPcow
Element-Name: DeleteProjectOnServer
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _FBwnwG69EeKbTKOCBYPcow
Save-Time: 6/26/13 5:18 PM
Tags: skipExecution
Testcase-Type: ecl
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
Content-Type: text/ecl
Entry-Name: .content
// TODO: Not implemented (28.5.2013)
get-view "Model Repositories" | get-tree | select "Local EMFStore/TestProject" | get-menu "Delete on server" | click
get-window Confirmation | get-label "Do you really want to delete the remote project TestProject?" | get-property caption
| equals "Do you really want to delete the remote project TestProject?" | verify-true
get-window Confirmation | get-button Yes | click
get-view "Model Repositories" | get-tree | get-item "Local EMFStore" | get-property childCount | equals 0 | verify-true
get-view "Model Explorer" | get-tree | select "TestProject \\[trunk, Version 0\\]"
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--