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

Is It Possible To Find Out If An Android Application Runs As Part Of An Instrumentation Test

Is there a runtime check for an application to find out if it runs as part of an instrumentation te… Read more Is It Possible To Find Out If An Android Application Runs As Part Of An Instrumentation Test

Android Instrumented Tests Coverage Exclude Flies

I run my tests with 'gradlew createDebugCoverageReport'. My problem is that the coverage re… Read more Android Instrumented Tests Coverage Exclude Flies