Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in robolectric

Using the Android KeyStore in Robolectric tests

NotAMockException / How to stub a value in parameterized test in Kotlin?

Testing that an Activity has been started with FLAG_ACTIVITY_CLEAR_TOP

Android Unit Testing Robolectric:3.3.2 - No such manifest file: build\intermediates\manifests\full\debug\src\main\AndroidManifest.xml

Android Robolectric Exception

Custom Layout Inflation with Fragments in Robolectric not working

android robolectric

Robolectric with AndroidX Fragments

Run Robolectric in IDEA behind the proxy

Can't find parent for StyleData when using Robolectric in Android Studio with AppCompat

asyncTask test doesn't execute

android robolectric

Android build tools 1.1.0, unit test folder?

Mockito with Robolectric: "ClassCastException occurred when creating the proxy"

how can I mock the Context using Mockito and Robolectric?

TDD on Android with Robolectric and Mockito