You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm trying to use your mock (thank you for that) but
a) I can't get it to work :D
b) I'm wondering if this class should be located in /src/test/java/android/util instead of /src/main/java/android/util? The reason being I believe that currently it would be included in the APK and not just in the test. Thoughts?