Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in robolectric

javax.net.ssl.SSLHandshakeException on Travis CI

How to run a Junit5 test with Android dependencies and robolectric

Why is does the first test run with Robolectric taking so long?

android testing robolectric

Unit Testing a BroadcastReceiver

Robolectric RoboAttributeSet - How to use this

How to add shadow class when using Robolectric 2.2?

robolectric

How to create custom shadows in robolectric 3.0?

How to test Application class with Robolectric?

Robolectric: how to test class which use application instance inside?

android robolectric

Robolectric+Eclipse Can't find resources?

How to use findViewById() in robolectric

Override Dagger Module in Robolectric Tests

android robolectric dagger

How to override the Robolectric runtime dependency repository URL?

'./gradlew -Dtest.single=SimpleTest test' runs all tests I have

Getting java.lang.RuntimeException: Stub when running Robolectric through Maven

Robolectric returns 0 height for a view with wrap content height

Testing custom views with Robolectric: Width and height are always 0

android robolectric

How do I create a shadow class to work around crashes related to custom attributes when testing an Android app with Robolectric?