nadar71 / EarthquakeWatchdog

App showing the latest hearthquake event from USGS site.
4 stars 0 forks source link

EarthquakeDbDao_test #123

Open nadar71 opened 4 years ago

nadar71 commented 4 years ago

Running the test, it ends with : java.lang.NullPointerException: Attempt to invoke interface method 'java.lang.Object java.util.List.get(int)' on a null object reference

Maybe depending of not using androidx, it's about the Obvserver class for sure.