Quantcast
Channel: testing – Android Bookmarks
Browsing all 9 articles
Browse latest View live

Android Testing Blueprint

People from Google are sure that automated testing of Android apps is extremely useful and every developer should do it....

View Article



How to mock Android AsyncTask without mocking libraries

In this tutorial you’ll know how to properly test an AsyncTask without a need to use a Mockito or PowerMock. How...

View Article

Painless UI Testing

Kaushik Gopal in his slides on DroidconNYC2015 showed suggestions of painless UI testing on Android. He shows what pattern to use...

View Article

Testing Dagger 2 with ESPRESSO + MOCKITO + ROBOLECTRIC

From this article you’ll know how to use all the benefits of Dagger 2 to test a sample project (with...

View Article

Junit testing and Android dependencies

In this article Patryk Poborca shows that JUnit can be used to test classes which contain Android dependencies. Link to...

View Article


Writing Testable Android MVVM App

In this series of articles Brian Lee takes a simple Android app, and iterates over it to make a testable Android MVVM...

View Article

Level up GitHub builds with CI and code coverage

In this article Jeroen Mols shows how to add CI and code coverage to your projects telling about Travis CI and Coveralls services. Link...

View Article

Introduction to Espresso

This is the first of a multi-part blog series exploring Espresso for Android. In this first post, the basics of...

View Article


Introduction to Automated Android Testing – Part 1

In the 1st part of series about testing Android apps you’ll learn what types of testing are in Android and...

View Article

Browsing all 9 articles
Browse latest View live




Latest Images