Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in robolectric

what is the difference between Robolectric.setupActivity() and Robolectric.buildActivity()?

android robolectric

NullPointerException from LeakCanary when running Robolectric tests

robolectric leakcanary

Robolectric ContentProvider testing

Using assets in robolectric tests

How get the context in Robolectric 3

java robolectric

Robolectric does not support API level 28

android robolectric

Unit test Glide: make sure ImageView has correct image

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)