| --- RCPTT testcase --- |
| Format-Version: 1.0 |
| Contexts: __ZTV8Au2EeOLiPM97zhEfw,_4zI9AWpgEeCzId1Gnkds9A |
| Element-Name: Comment javadoc |
| Element-Type: testcase |
| Element-Version: 3.0 |
| External-Reference: |
| Id: _GG-CECaOEeS4ZoAAFrP9Rg |
| Runtime-Version: 1.5.2.201408180747 |
| Save-Time: 8/25/14 12:07 PM |
| Testcase-Type: ecl |
| |
| ------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac |
| Content-Type: text/ecl |
| Entry-Name: .content |
| |
| get-view "Test Explorer" | get-tree | select "MyProject/New Java Class Procs" | double-click |
| with [get-editor "New Java Class Procs" | get-section Script | get-text-viewer] { |
| set-caret-pos 19 1 |
| type-text "/**" |
| key-type Enter |
| type-text " * Description of open-new-class-dialog" |
| key-type Enter |
| type-text "*/" |
| key-type "M1+END" |
| type-text "open-new-class-dialog" |
| key-type Enter |
| } |
| get-editor "New Java Class Procs" | get-section Script | get-text-viewer | hover-text 36 9 -with Left |
| get-window -from "Information Window" | get-control Browser | get-property text -raw | invoke toLowerCase | |
| invoke contains ">procedure <b>open-new-class-dialog</b>\\n" |
| + "<br />\\n" |
| + " description of open-new-class-dialog\\n"| verify-true |
| |
| |
| ------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac-- |