1 Tests Geolocation when permission is denied, using the mock service. 2 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 4 5 6 PASS error.code is error.PERMISSION_DENIED 7 PASS error.message is "User denied Geolocation" 8 PASS successfullyParsed is true 9 10 TEST COMPLETE 11 12