| --- RCPTT testcase --- |
| Format-Version: 1.0 |
| Contexts: __ZTV8Au2EeOLiPM97zhEfw,_4zI9AWpgEeCzId1Gnkds9A |
| Element-Name: Context |
| Element-Type: testcase |
| Element-Version: 3.0 |
| External-Reference: |
| Id: _d1NdkCbREeSJvYFSUnsXEQ |
| Runtime-Version: 1.5.2.201408180747 |
| Save-Time: 8/25/14 12:10 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 27 1 |
| key-type Enter |
| type-text "// Description of create-java-class procedure" |
| key-type "M1+s" |
| } |
| get-view "Test Explorer" | get-tree | select "MyProject/Dummy" | double-click |
| get-editor Dummy | get-section Script | get-text-viewer | hover-text 1 9 |
| get-window -from "Information Window" | get-control Browser | get-property text -raw | invoke toLowerCase | invoke contains |
| "procedure <b>create-java-class</b>\\n" |
| + "<br /> description of create-java-class procedure\\n" | verify-true |
| |
| |
| ------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac-- |