[TUT] Mocking shared preferences to test in isolation

Below is an excerpt from my book “Learning Android Application Testing” that explains how you can write tests that interact with the Android system using files, databases or shared preferences without corrupting or being affected…

Read more of [TUT] Mocking shared preferences to test in isolation