| OLD | NEW |
| 1 Test the attribute handling of the Coordinates interface | 1 Test the attribute handling of the Coordinates interface |
| 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 | 5 |
| 6 PASS globalCoordinates.latitude is testSet[currentTestIndex][1][0] | 6 PASS globalCoordinates.latitude is testSet[currentTestIndex][1][0] |
| 7 PASS globalCoordinates.longitude is testSet[currentTestIndex][1][1] | 7 PASS globalCoordinates.longitude is testSet[currentTestIndex][1][1] |
| 8 PASS globalCoordinates.accuracy is testSet[currentTestIndex][1][2] | 8 PASS globalCoordinates.accuracy is testSet[currentTestIndex][1][2] |
| 9 PASS globalCoordinates.altitude is testSet[currentTestIndex][1][3] | 9 PASS globalCoordinates.altitude is testSet[currentTestIndex][1][3] |
| 10 PASS globalCoordinates.altitudeAccuracy is testSet[currentTestIndex][1][4] | 10 PASS globalCoordinates.altitudeAccuracy is testSet[currentTestIndex][1][4] |
| 11 PASS globalCoordinates.heading is testSet[currentTestIndex][1][5] | 11 PASS globalCoordinates.heading is testSet[currentTestIndex][1][5] |
| 12 PASS globalCoordinates.speed is testSet[currentTestIndex][1][6] | 12 PASS globalCoordinates.speed is testSet[currentTestIndex][1][6] |
| 13 | 13 |
| 14 PASS globalCoordinates.latitude is testSet[currentTestIndex][1][0] | 14 PASS globalCoordinates.latitude is testSet[currentTestIndex][1][0] |
| 15 PASS globalCoordinates.longitude is testSet[currentTestIndex][1][1] | 15 PASS globalCoordinates.longitude is testSet[currentTestIndex][1][1] |
| 16 PASS globalCoordinates.accuracy is testSet[currentTestIndex][1][2] | 16 PASS globalCoordinates.accuracy is testSet[currentTestIndex][1][2] |
| 17 PASS globalCoordinates.altitude is testSet[currentTestIndex][1][3] | 17 PASS globalCoordinates.altitude is testSet[currentTestIndex][1][3] |
| 18 PASS globalCoordinates.altitudeAccuracy is testSet[currentTestIndex][1][4] | 18 PASS globalCoordinates.altitudeAccuracy is testSet[currentTestIndex][1][4] |
| 19 PASS globalCoordinates.heading is testSet[currentTestIndex][1][5] | 19 PASS globalCoordinates.heading is testSet[currentTestIndex][1][5] |
| 20 FAIL globalCoordinates.speed should be 5 (of type number). Was null (of type obj
ect). | 20 PASS globalCoordinates.speed is testSet[currentTestIndex][1][6] |
| 21 | 21 |
| 22 PASS globalCoordinates.latitude is testSet[currentTestIndex][1][0] | 22 PASS globalCoordinates.latitude is testSet[currentTestIndex][1][0] |
| 23 PASS globalCoordinates.longitude is testSet[currentTestIndex][1][1] | 23 PASS globalCoordinates.longitude is testSet[currentTestIndex][1][1] |
| 24 PASS globalCoordinates.accuracy is testSet[currentTestIndex][1][2] | 24 PASS globalCoordinates.accuracy is testSet[currentTestIndex][1][2] |
| 25 PASS globalCoordinates.altitude is testSet[currentTestIndex][1][3] | 25 PASS globalCoordinates.altitude is testSet[currentTestIndex][1][3] |
| 26 FAIL globalCoordinates.altitudeAccuracy should be 6 (of type number). Was null (
of type object). | 26 PASS globalCoordinates.altitudeAccuracy is testSet[currentTestIndex][1][4] |
| 27 PASS globalCoordinates.heading is testSet[currentTestIndex][1][5] | 27 PASS globalCoordinates.heading is testSet[currentTestIndex][1][5] |
| 28 FAIL globalCoordinates.speed should be 7 (of type number). Was null (of type obj
ect). | 28 PASS globalCoordinates.speed is testSet[currentTestIndex][1][6] |
| 29 | 29 |
| 30 PASS globalCoordinates.latitude is testSet[currentTestIndex][1][0] | 30 PASS globalCoordinates.latitude is testSet[currentTestIndex][1][0] |
| 31 PASS globalCoordinates.longitude is testSet[currentTestIndex][1][1] | 31 PASS globalCoordinates.longitude is testSet[currentTestIndex][1][1] |
| 32 PASS globalCoordinates.accuracy is testSet[currentTestIndex][1][2] | 32 PASS globalCoordinates.accuracy is testSet[currentTestIndex][1][2] |
| 33 PASS globalCoordinates.altitude is testSet[currentTestIndex][1][3] | 33 PASS globalCoordinates.altitude is testSet[currentTestIndex][1][3] |
| 34 FAIL globalCoordinates.altitudeAccuracy should be 7 (of type number). Was null (
of type object). | 34 PASS globalCoordinates.altitudeAccuracy is testSet[currentTestIndex][1][4] |
| 35 FAIL globalCoordinates.heading should be 8 (of type number). Was null (of type o
bject). | 35 PASS globalCoordinates.heading is testSet[currentTestIndex][1][5] |
| 36 FAIL globalCoordinates.speed should be 9 (of type number). Was null (of type obj
ect). | 36 PASS globalCoordinates.speed is testSet[currentTestIndex][1][6] |
| 37 | 37 |
| 38 PASS globalCoordinates.latitude is testSet[currentTestIndex][1][0] | 38 PASS globalCoordinates.latitude is testSet[currentTestIndex][1][0] |
| 39 PASS globalCoordinates.longitude is testSet[currentTestIndex][1][1] | 39 PASS globalCoordinates.longitude is testSet[currentTestIndex][1][1] |
| 40 PASS globalCoordinates.accuracy is testSet[currentTestIndex][1][2] | 40 PASS globalCoordinates.accuracy is testSet[currentTestIndex][1][2] |
| 41 FAIL globalCoordinates.altitude should be 8 (of type number). Was null (of type
object). | 41 PASS globalCoordinates.altitude is testSet[currentTestIndex][1][3] |
| 42 FAIL globalCoordinates.altitudeAccuracy should be 9 (of type number). Was null (
of type object). | 42 PASS globalCoordinates.altitudeAccuracy is testSet[currentTestIndex][1][4] |
| 43 FAIL globalCoordinates.heading should be 10 (of type number). Was null (of type
object). | 43 PASS globalCoordinates.heading is testSet[currentTestIndex][1][5] |
| 44 FAIL globalCoordinates.speed should be 11 (of type number). Was null (of type ob
ject). | 44 PASS globalCoordinates.speed is testSet[currentTestIndex][1][6] |
| 45 | 45 |
| 46 PASS successfullyParsed is true | 46 PASS successfullyParsed is true |
| 47 | 47 |
| 48 TEST COMPLETE | 48 TEST COMPLETE |
| 49 | 49 |
| OLD | NEW |