blob: 84b0bacf55ed850a365bbf7277432e2c949db227 [file] [log] [blame]
--- RCPTT testcase ---
Format-Version: 1.0
Contexts: _VSkWYPniEeap6-UVHA_DIA,_j71s4PniEeap6-UVHA_DIA
Element-Name: genchain_0001
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _UCVdkPniEeap6-UVHA_DIA
Runtime-Version: 2.3.0.201804222309
Save-Time: 4/23/18 5:09 PM
Testcase-Type: ecl
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
Content-Type: text/ecl
Entry-Name: .content
get-view "Package Explorer" | get-tree | select "A/model/My.generationchain" | get-menu "Run Generation Chain" | click
wait 10000
with [get-view "Package Explorer" | get-tree] {
get-item "a.my" | get-property caption | equals "a.my" | verify-true
get-item "a.my.edit" | get-property caption | equals "a.my.edit" | verify-true
get-item "org.eclipse.egf.chain.my" | get-property caption | equals "org.eclipse.egf.chain.my" | verify-true
get-item "org.eclipse.egf.chain.my.feature" | get-property caption | equals "org.eclipse.egf.chain.my.feature"
| verify-true
}
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--