Search code examples
Using the Android KeyStore in Robolectric tests...

javaandroidrobolectricandroid-keystore

Read More
Robolectric tests memory creep and inability to close the scenario...

androidjunitandroid-testingrobolectric

Read More
Measuring TextView in Robolectric...

androidrobolectric

Read More
JaCoCo doesn't work with Robolectric tests...

androidcode-coveragerobolectricjacoco

Read More
LinkageError and IllegalAccessException exception thrown when I add shadow class in robolectric unit...

androidjunitwindows-10robolectric

Read More
Usage of hiltViewModel() and createComposeRule() in robolectric's test is throwing NoSuchMethodE...

androidandroid-jetpack-composerobolectricdagger-hilt

Read More
How run robolectric inside AOSP...

androidandroid-sourcerobolectric

Read More
How to get Code Coverage in AOSP Java and Robolectric with Android.mk...

javaandroid-sourcerobolectricandroid.mk

Read More
"RobolectricTestRunner.class" not recognized in Android Studio...

androidunit-testingandroid-gradle-pluginrobolectricrobolectric-gradle-plugin

Read More
Getting "System.logW: No Compatibility callbacks set! Querying change 119147584" Warning w...

androidunit-testingkotlinsharedpreferencesrobolectric

Read More
Mock Api Responses in Android Testing...

androidrobolectricandroid-testing

Read More
java.lang.OutOfMemoryError: Failed to load XXX.jar...

sonarquberobolectric

Read More
Test - FirebaseApp is not initialized in this process...

androidfirebasefirebase-realtime-databaseautomated-testsrobolectric

Read More
How to skip robotests testing when building aosp modules?...

androidandroid-sourcerobolectric

Read More
Does Robolectric require Java 9?...

androidunit-testingrobolectric

Read More
How to test an activity with robolectric while it has android.support.v7.widget.CardView?...

javaandroidrobolectricandroid-cardview

Read More
AppCompatXXXX for customized UI cannot be tested...

androidrobolectric

Read More
How to mock Kotlin's List.forEach?...

kotlinmockitopowermockrobolectricmockito-kotlin

Read More
Testing livedata with Robolectric...

androidrobolectricandroid-livedata

Read More
Running Robolectric test from gradle gives OutOfMemoryError. Fine from AndroidStudio...

androidgradlerobolectric

Read More
Android Robolectric Gradle - java.lang.OutOfMemoryError: PermGen space...

androidgradleout-of-memoryrobolectric

Read More
Android unit Test are passing on MAC but failing on windows...

androidwindowsunit-testingjunit4robolectric

Read More
Organize shared code between androidTest and test...

androidandroid-gradle-pluginandroid-testingrobolectric

Read More
android snackbar - how to test with roboelectric...

androidrobolectricandroid-snackbar

Read More
How to test Android 32 with Roboelectric...

androidrobolectric

Read More
Robolectric - RuntimeException Stub...

androidrobolectric

Read More
Robolectric start a fragment that has an observer...

androidandroid-livedatarobolectricandroid-unit-testingandroid-fragmentscenario

Read More
AndroidThreeTen not working in unit test without robolectric?...

androidunit-testingtestingkotlinrobolectric

Read More
Robolectric does not bind service from another thread...

androidjunitrobolectric

Read More
Android Unit test fails with java.lang.IllegalArgumentException: INTERNET permission is required...

androidmockitorobolectricandroid-viewmodelandroid-unit-testing

Read More
BackNext