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