Is possible to use different `testInstrumentationR...
# android
p
Is possible to use different
testInstrumentationRunner
? I'm trying to create a test with a
TestRunner
which uses a
MockDaggerComponent
but then I also want a test that uses the real
DaggerComponent
how can achieve that?
😂 5
😶 5