Search code examples
How can I run both '@SmallTest' and '@MediumTest' and not '@LargeTest'?...

androidadbandroid-espressoandroid-instrumentation

Read More
Multi-module MultiDex project won't run tests after update to android gradle plugin 2.3...

androidandroid-gradle-pluginandroid-instrumentation

Read More
How to place Android (instrumentation) test files outside of project directory?...

androidcordovaandroid-espressoandroid-testingandroid-instrumentation

Read More
Test running failed: Instrumentation run failed due to 'android.os.NetworkOnMainThreadException&...

androidandroid-espressorobotiumui-testingandroid-instrumentation

Read More
Conflict with dependency 'com.android.support:support-annotations'...

androidunit-testingandroid-testingandroid-instrumentation

Read More
Advantages of espresso over instrumentation test cases...

androidandroid-espressoandroid-instrumentation

Read More
Running instrumentation tests from specific package via spoon-gradle plugin...

javaandroidspoonandroid-instrumentation

Read More
What is the difference between AndroidJUnitRunner and AndroidJunit4?...

androidjunitandroid-instrumentation

Read More
Tell Espresso to run specific tests on an emulator...

androidjunitandroid-espressoandroid-instrumentation

Read More
Testing RxJava2 using Espresso and getting a null pointer exception when suscribeOn...

androidunit-testingnullpointerexceptionandroid-espressoandroid-instrumentation

Read More
Gradle build fails with "String Index out of range" when Android Tests Fail...

androidtestinggradleandroid-gradle-pluginandroid-instrumentation

Read More
Android instrumentation tests for library module coverage...

android-gradle-plugincode-coveragejacocoandroid-instrumentation

Read More
How can I run a single android instrumentation test case?...

androidjunitandroid-instrumentation

Read More
Measuring performance using Android instrumentation test...

androidperformance-testingandroid-instrumentation

Read More
Force instrumented activity run in multi-window mode...

androidtestingandroid-espressoandroid-instrumentation

Read More
How to test file IO in Android unitTest/AndroidTest...

androidunit-testingandroid-instrumentation

Read More
Do we need runner and rules in our build.grade file for running instrumentation tests...

androidandroid-instrumentation

Read More
Android instrumented test infinitely running...

androidunit-testingjunitandroid-testingandroid-instrumentation

Read More
How do I get code coverage of AWS Device Farm tests with Android?...

androidandroid-instrumentationaws-device-farm

Read More
Use Mockito-core for create mock of final class?...

javaandroidmockingmockitoandroid-instrumentation

Read More
ActivityInstrumentationTestCase2 cannot setup new test after activity transition...

androidunit-testingandroid-activityandroid-instrumentation

Read More
connectedAndroidTest on multiple emulators...

androidjenkinsandroid-instrumentation

Read More
Intrumented Test related to PendingIntent.getBroadcast()...

androidunit-testingtestingandroid-pendingintentandroid-instrumentation

Read More
Android UiAutomator test case jar file is not working...

command-linejartestcaseandroid-uiautomatorandroid-instrumentation

Read More
How to register broadcast receiver inside instrumentation?...

androidbroadcastreceiverandroid-bluetoothandroid-uiautomatorandroid-instrumentation

Read More
How to implement MockWebServer to work with proxy...

androidproxyokhttpandroid-instrumentationmockwebserver

Read More
How to test second activity started in instrumentation test in MVP?...

androidandroid-intentmvpandroid-testingandroid-instrumentation

Read More
Android Espresso test fails with IncompatibleClassChangeError...

androidunit-testingandroid-espressoandroid-instrumentation

Read More
How can I swap test doubles at the scope of an Activity or a Fragment using Dagger 2?...

androidunit-testingandroid-testingdagger-2android-instrumentation

Read More
Perform instrumentation testing of ContentProvider...

androidandroid-contentproviderjunit4android-instrumentation

Read More
BackNext