Skip to content

Blundell

Android Developer Tutorials

  • Beginner
  • Intermediate
  • Advanced
  • Reference
  • X-Post

Tag: junit

[TUT] How to run Robolectric JUnit tests in Android Studio

In Reference, Request By blundell On 2014-08-10

After my blog post on describing an Android Gradle App with Robolectric JUnit tests. I follow up here with how to run these tests within your AndroidStudio. The outcome being faster feedback from your tests…

Read more of [TUT] How to run Robolectric JUnit tests in Android Studio →

Tagged android studio, androiddev, aside, blundell, junit, robolectric, run config

[TUT] Android Gradle App with Robolectric JUnit tests

In Beginner, Tutorial By blundell On 2014-07-122015-03-27

This tutorial will show you the skeleton of an Android application that uses the Gradle build system and runs Robolectric JUnit tests on Android classes. This follows on from my tutorial about JVM JUnit tests,…

Read more of [TUT] Android Gradle App with Robolectric JUnit tests →

Tagged android, androiddev, Beginner, gradle, junit, robolectric, stub exception, test, testing

[TUT] Android Gradle App with JVM JUnit tests

In Beginner, Tutorial By blundell On 2014-07-102014-07-12

This tutorial will show you the skeleton of an Android application that uses the Gradle build system and runs JUnit tests on java classes. If your here and reading this, I assume you already know…

Read more of [TUT] Android Gradle App with JVM JUnit tests →

Tagged android, androiddev, Beginner, gradle, junit, robolectric, stub exception, test, testing
© Copyright Blundell. All rights reserved.