blob: 84b208b7f6d95205d64a7ca02615366b6ac9f6d6 [file] [log] [blame]
--- Q7 testcase ---
Format-Version: 1.0
Q7-vendor: www.xored.com/q7
Element-Name: QS-1253_Failed assertion is recorded when table contains duplicate items
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _f-joQIYdEeKI6L5Mk5N07A
Save-Time: 3/20/13 12:26 PM
Testcase-Type: ecl
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
Content-Type: text/ecl
Entry-Name: .content
get-view "Q7 Explorer" | get-tree | select "MyProject/WBContextWithDuplicateItems" | double-click
with [get-editor WBContextWithDuplicateItems | get-section Editors | get-table] {
get-item "Project1\\/CheatSheet1.xml" | get-property caption | equals "Project1/CheatSheet1.xml" | verify-true
get-item "Project1\\/CheatSheet1.xml" -index 1 | get-property caption | equals "Project1/CheatSheet1.xml"
| verify-true
get-item "Project1\\/CheatSheet1.xml" -index 2 | get-property caption | equals "Project1/CheatSheet1.xml"
| verify-true
}
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--