Blog

Android Unit Testing using Robolectric (I): Introduction

Unit tests have become an invaluable tool in recent times due to the increasing complexity of coding and new agile methodologies, which keep the code alive during the full development cycle. That’s why I wanted to start a series of tutorials that will focus on the most standardized mechanisms for Android unit testing nowadays. Unit …

Android Unit Testing using Robolectric (I): Introduction Read More »