Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in robolectric

How to simulate a drag event on a ViewPager in Roboelectric?

Robolectric InflateException when using custom action bar layout

android.content.res.Resources$NotFoundException in Robolectric 2.4

How to mock method before activity is created?

Sugar ORM needs records to be saved every time while unit testing?

Robolectric: NullPointerException in setupActivity()

The Robolectric-Tests case errors with Room-library(arch-component)

Robolectric: how to test a SherlockActivity

Configuration change using Robolectric

how do I get current activity with Robolectric?

Inject service with Dagger and Robolectric

Can't use PowerMock with Robolectric and Gradle (android)

Cannot use FakeHttpLayer of Robolectric (NullPointerException when calling getFakeHttpLayer)

java android robolectric

How to run unit tests located inside a android module?

Testing with Robolectric and ANT