Search code examples
How can I add unit test for android architecture components life cycle event?...

androidandroid-testingandroid-architecture-componentsandroid-architecture-lifecycle

Read More
How can I test setResult() in an Android Espresso test?...

androidandroid-testingandroid-espresso

Read More
Datastore instrumented test fails with kotlinx.coroutines.test.UncompletedCoroutinesError...

kotlin-coroutinesandroid-testingandroid-jetpack-datastore

Read More
Define buildConfigField for androidTest...

androidgradleandroid-gradle-pluginandroid-testinggradle-plugin

Read More
Error inflating class com.google.android.material.tabs.TabLayout inside FragmentScenario test...

androidkotlinandroid-testingandroidxandroid-fragmentscenario

Read More
How to override/customise the behaviour of a function using Mokito in Android...

androidkotlinmockingmockitoandroid-testing

Read More
How to test Jetpack Compose?...

androidandroid-espressoandroid-testingandroid-jetpack-compose

Read More
why does my Android Studio Project not have "androidTest"and "test" folder...

androidandroid-studiokotlinandroid-testing

Read More
Android Studio: Shared folder not working anymore...

androidandroid-testing

Read More
Jenkins fails to execute app:processDebugResources with AarResourcesCompilerTransform error...

androidjenkinsandroid-appcompatandroid-testing

Read More
Share code between Local Tests and Instrumented Test?...

androidandroid-studiogradleandroid-testing

Read More
Reset app state between InstrumentationTestCase runs...

android-testingandroid-espressoandroid-instrumentation

Read More
Android - Uiautomatorviewer - How to view uiautomator dump view.xml file using Uiautomatorviewer?...

androidandroid-studioandroid-testingandroid-uiautomatoruiautomatorviewer

Read More
Resources$NotFoundException with multi-module Compose tests...

androidtestinggradleandroid-jetpack-composeandroid-testing

Read More
Test Android Navigation starting from arbitrary location...

javaandroidtestingandroid-testingandroid-navigation

Read More
How to stop and restart an activity in an android instrumentation test?...

androidtestingandroid-testing

Read More
NoClassDefFoundError: Failed resolution of: Landroidx/tracing/Trace...

androidgradleandroid-lifecycleandroid-jetpackandroid-testing

Read More
Android tests BuildConfig field...

androidgradleandroid-gradle-pluginandroid-testing

Read More
Testing Navigation from ActionBar menu...

androidandroid-testingandroid-navigationandroid-instrumentation

Read More
How to convert Android SingleLaunchActivityTestCase to ActivityTestRule? (Instrumentation unit test)...

androidunit-testingandroid-espressoandroid-testingandroid-instrumentation

Read More
MockK's "every" "returns null" not returning "null" but a NetworkI...

unit-testingandroid-testingmockk

Read More
LaunchedEffect not called on Box while UI testing in Jetpack Compose...

androidandroid-jetpack-composeandroid-testingui-testing

Read More
mockito, in koltin how to verify a static method...

kotlinmockitoandroid-testingmockito-kotlinmockk-verify

Read More
Unable to resolve dependency androidx.test:core:1.9.0-alpha01...

androidgradleandroid-testingjcentermaven-central

Read More
Android unit test throw null pointer exception...

androidunit-testingtestingnullpointerexceptionandroid-testing

Read More
Compose android testing fails: Idling resource timed out...

androidandroid-testingcomposableandroid-jetpack-compose-testing

Read More
Hilt Fragment has to be attached to @AndroidEntryPoint Activity, while testing (it is attached to @A...

androidandroid-fragmentsandroid-testingrobolectricdagger-hilt

Read More
Can I run a list of Robo Scripts?...

androidandroid-testingfirebase-test-labandroid-unit-testing

Read More
Properly enable AccessibilityChecks for multi-file test suite...

androidandroid-testingandroid-espressoaccessibility

Read More
NullPointerException creating an AppCompatImageView with mock Context...

androidunit-testingexceptionmockitoandroid-testing

Read More
BackNext