1 Tests that reentrant calls to Geolocation methods from the success callback are OK.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS position.coords.latitude is mockLatitude
7 PASS position.coords.longitude is mockLongitude
8 PASS position.coords.accuracy is mockAccuracy
10 PASS position.coords.latitude is mockLatitude
11 PASS position.coords.longitude is mockLongitude
12 PASS position.coords.accuracy is mockAccuracy
13 PASS successfullyParsed is true