blob: 1155eab73ddd4bb437d228b0f99ffa4f359f06b1 [file] [log] [blame]
8
3
This tests ensures that both root index and radicand work in this case.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS root.role is 'AXRole: AXGroup'
PASS root.subrole is 'AXSubrole: AXMathRoot'
PASS rootRadicand.childAtIndex(0).stringValue is 'AXValue: 8'
PASS rootIndex.childAtIndex(0).stringValue is 'AXValue: 3'
PASS successfullyParsed is true
TEST COMPLETE