Software engineer, Android enthusiast, Traveller
I’m writing this article to have a handy reference on how to fix issues that arise when trying to use Mockito and Kotlin together. There are many articles that provide an in-depth explanation on what causes these problems and how to solve them…
In this article I will try to describe how to build a Event bus using RxJava through an example…