Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in robolectric

Gradle robolectric project works on OSX computer but not on Linux

linux macos gradle robolectric

How do I know if my app is running with Robolectric?

SecurityProvider in Mockito Tests when run alongside Robolectric

Using PowerMock and Robolectric - IncompatibleClassChangeError

Robolectric: running multiple tests fails

Robolectric can't find resource or manifest file

Testing SQLite database in Robolectric

android sqlite 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