Chapter 8 Earthquake Notification
I completed the example in Chapter 8 where you implement the earthquake notification, but I'm not sure how to test to make sure I did this correctly. Is there a way to test this code checking for new quakes or do I just need to wait until a new quake occurs before I can see if the notification fires?
|