| --- RCPTT testcase --- |
| Format-Version: 1.0 |
| Contexts: _Ayow4KrpEeqpkej7GeVvKQ,_d8d2kKyFEeqylZAj0d4Xnw |
| Element-Name: ValidationWorkspace |
| Element-Type: testcase |
| Element-Version: 3.0 |
| External-Reference: |
| Id: _RC2s0MHvEeqdUaKnTsb96Q |
| Save-Time: 9/1/20, 3:07 PM |
| Testcase-Type: ecl |
| |
| ------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac |
| Content-Type: text/ecl |
| Entry-Name: .content |
| |
| get-view "Package Explorer" | get-tree | select "test/src/test/otherModule.mtl" | double-click |
| with [get-editor "otherModule.mtl" | get-text-viewer] { |
| set-caret-pos 3 33 |
| key-type BackSpace |
| key-type "M1+s" |
| } |
| get-view Problems | get-tree | select "Errors \\(1 item\\)" | double-click |
| with [get-view Problems | get-tree] { |
| get-item -path "Errors \\(1 item\\)/Couldn't find the 'myOtherTemplate\\(EClassifier=EClassifier\\)' service" |
| | get-property "columns[0]" | equals "Couldn't find the 'myOtherTemplate(EClassifier=EClassifier)' service" |
| | verify-true |
| get-item -path "Errors \\(1 item\\)/Couldn't find the 'myOtherTemplate\\(EClassifier=EClassifier\\)' service" |
| | get-property "columns[1]" | equals "test.mtl" | verify-true |
| get-item -path "Errors \\(1 item\\)/Couldn't find the 'myOtherTemplate\\(EClassifier=EClassifier\\)' service" |
| | get-property "columns[2]" | equals "/test/src/test" | verify-true |
| get-item -path "Errors \\(1 item\\)/Couldn't find the 'myOtherTemplate\\(EClassifier=EClassifier\\)' service" |
| | get-property "columns[3]" | equals "line 11" | verify-true |
| get-item -path "Errors \\(1 item\\)/Couldn't find the 'myOtherTemplate\\(EClassifier=EClassifier\\)' service" |
| | get-property "columns[4]" | equals "Language Servers" | verify-true |
| } |
| ------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac-- |