This tests that an invalid position for rangeForPosition will not crash. | |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
PASS textField.rangeForPosition(textField.x + 5, textField.y - 25) is '{0, 0}' | |
PASS successfullyParsed is true | |
TEST COMPLETE | |