3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS internals.hasSpellingMarker(spellingPositions[0], spellingLengths[0]) became false
7 PASS internals.hasSpellingMarker(spellingPositions[1], spellingLengths[1]) became true
8
9 PASS internals.hasSpellingMarker(spellingPositions[0], spellingLengths[0]) became false
10 PASS internals.hasSpellingMarker(spellingPositions[1], spellingLengths[1]) became false
11
12 PASS internals.hasSpellingMarker(spellingPositions[0], spellingLengths[0]) became false
13 PASS internals.hasSpellingMarker(spellingPositions[1], spellingLengths[1]) became false
14
15 PASS internals.hasSpellingMarker(spellingPositions[0], spellingLengths[0]) became false
16 PASS internals.hasSpellingMarker(spellingPositions[1], spellingLengths[1]) became false
17
18 PASS successfullyParsed is true
19
20 TEST COMPLETE
21