Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in robolectric

Robolectric: testing an Activity, expecting extras (version 2.X)

robolectric

Moshi 1.9.x Cannot serialize Kotlin type

android json robolectric moshi

Assert ImageView was loaded with specific drawable resource ID

ClassCastException: NoClassDefFoundError cannot be cast to RuntimeException

Mock Retrofit Observable<T> response in Android Unit tests

Android project with Robolectric and Gradle (Android studio)

How do you import a Maven dependency from Sonatype.org?

maven robolectric sonatype

Build local unit tests (No instrumentation registered! Must run under a registering instrumentation) [duplicate]

@Config constants parameter could not be found in Robolectric

How to test an IntentService with Robolectric?

In Robolectric, how do I get around DrawerLayout must be measured with MeasureSpec.EXACTLY error?

JaCoCo doesn't work with Robolectric tests

Robolectric: IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activity

Testing async tasks with robolectric

junit testing with gradle for an android project

Unable to locate a Java Runtime Android Studio Robolectric

Robolectric with Gradle: Resources not found

android gradle robolectric

AndroidHttpClient not found (when running Robolectric)

How to run unit tests with Android Studio

Simulating a click on a menu item in Robolectric

android robolectric