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