Join Slack
Powered by
depends on what you want to test, but it’s better ...
# android
r
rwachol
02/27/2017, 11:07 AM
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
Open in Slack
Previous
Next