Search code examples
Robolectric 3 : Load test specific resource...


androidunit-testingrobolectric

Read More
initializationError while executing Robolectric JUnit 4 test case...


androidjunit4robolectric

Read More
How verify the call to an interface with Mockito?...


javaandroidtddmockitorobolectric

Read More
How to unit test the GPS location in android using Robolectric?...


javaandroidunit-testingrobolectric

Read More
How do I detect with Robolectric that onBackPressed is called programmatically?...


androidunit-testingrobolectric

Read More
Make Robolectric run test for the current build type only...


android-studiorobolectric

Read More
"Activity has been destroyed" error on Fragment testing with Robolectric...


androidandroid-fragmentsrobolectric

Read More
Difference between preference fragment and "regular" fragment...


androidandroid-layoutandroid-fragmentsrobolectric

Read More
Using Robolectric, how to init and finalize stuff before and after all test methods in a test class ...


javaandroidunit-testingrobolectric

Read More
shadowOf() undefined in Robolectric-3.0-rc3.jar...


androidrobolectric

Read More
Robolectric NullPointerException when testing adapters...


androidandroid-layoutrobolectric

Read More
Why is android studio instantiating tests each time?...


androidunit-testingandroid-studiorobolectric

Read More
Code Coverage for Android Library Project while using Robolectric...


androidantcode-coveragerobolectriceclemma

Read More
Robolectric TypedArray getString() returns null or empty string...


androidrobolectric

Read More
Edit app.iml in Android Studio 1.2.1.1...


androidintellij-ideaandroid-studiojunitrobolectric

Read More
How to add some one time initiation code in robolectric tests...


javaandroidjunitrobolectric

Read More
Is it necessary to use gradle with roboelectric for android unit testing?...


robolectric

Read More
Use mock db when testing with Robolectric and ORMLite...


androidsqlitegradleormliterobolectric

Read More
NoClassDefFoundError: ... R$styleable when using Robolectric with Android Library (AAR)...


javaandroidrobolectric

Read More
How to test ListView items from server using Robolectric 3.0...


androidunit-testingtestingrobolectricrobolectric-gradle-plugin

Read More
Robolectric R$color classDefNotFound...


androidunit-testingrobolectric

Read More
Robolectric Samples and Gradle Plugin...


androidandroid-studiorobotiumrobolectric

Read More
Unable to create shadow classes with Robolectric 3...


androidrobolectricrobolectric-gradle-plugin

Read More
Android Studio + Robolectric + Gradle Class Not Found Exception...


androidtddrobolectricrobolectric-gradle-plugin

Read More
Use Robolectric to test Activity with Loader...


javaandroidunit-testingrobolectricrx-java

Read More
Alternative for ShadowApplication.setSystemService() in Robolectric...


androidunit-testingjunit4robolectric

Read More
Use Robolectric to test starting of a service with intent extras?...


androidtestingandroid-intentrobolectric

Read More
attempting to unit test and something with RoboGuice.newDefaultRoboModule() is failing with Roboguic...


dependency-injectionandroid-2.2-froyoroboguicerobolectric

Read More
Is there a way to test pickers with Robolectric?...


androidunit-testingrobolectric

Read More
Android studio 1.1.0 cannot setup Robolectric...


androidunit-testingrobolectric

Read More
BackNext