blob: 21956c69cdd00a2e5ec489e7c7020e7fb7a2043c [file] [log] [blame]
--- RCPTT testcase ---
Format-Version: 1.0
Contexts: _4XuUAP_9EeaWNdFOlwG9mQ
Element-Name: Coloration Explicit Sequence
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _QIPuoAAZEeeWNdFOlwG9mQ
Runtime-Version: 2.1.0.201606221726
Save-Time: 3/3/17 4:35 PM
Testcase-Type: ecl
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
Content-Type: text/ecl
Entry-Name: .content
with [get-view "AQL Test View" | get-text-viewer] {
key-type "M1+a"
key-type BackSpace
type-text "Sequence{self, self, self}"
}
with [get-view "AQL Test View" | get-text-viewer] {
get-property "styles[0].start" | equals 0 | verify-true
get-property "styles[0].length" | equals 26 | verify-true
get-property "styles[0].text" | equals "Sequence{self, self, self}" | verify-true
get-property "styles[0].fontStyle" | equals normal | verify-true
get-property "styles[0].foregroundColor" | is-empty | verify-true
}
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--