Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mocking

Mocking Class Properties Java/android

I have a class written by somebody which exposes it properties as public without getters/setters. N… Read more Mocking Class Properties Java/android

Creating Intent In Test: "method Putextra In Android.content.intent Not Mocked"

I'm trying to unit test a broadcast receiver which listens for 'com.android.music.metachang… Read more Creating Intent In Test: "method Putextra In Android.content.intent Not Mocked"

Use Mock Location Without Setting It In Settings

I am writing an App which makes use of the location mocking possibility in android. What I would li… Read more Use Mock Location Without Setting It In Settings

Android Fake Gps Location Apps Do Not Work Anymore

I used to work with this application: https://play.google.com/store/apps/details?id=com.fakegps.moc… Read more Android Fake Gps Location Apps Do Not Work Anymore