1 Test for Unified Spell Checker & Async Spell Checker.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5 PASS text : "zz" has markers: [zz]
6 PASS text : "apple,zz,orange" has markers: [zz]
7 PASS text : "zz,zz" has markers: [zz,zz]
8 PASS text : "zz zz zz" has markers: [zz,zz,zz]
9 PASS text : " zz zz zz " has markers: [zz,zz,zz]
10 PASS text : "zz apple orange" has markers: [zz]
11 PASS text : "apple zz orange" has markers: [zz]
12 PASS text : "apple orange zz" has markers: [zz]
13 PASS text : "zzz" has markers: []
14 PASS text : "I would like to sleep, zzz" has markers: []
15 PASS successfullyParsed is true