depends on what you want to test, but it’s better ...
# android
r
depends on what you want to test, but it’s better (at least in my opinion) not to mock in instrumentation tests but to inject different source. i.e. if you’re doing API calls, then inject in memory ‘server’ implementation