Lukas Leuenberger
I am a professional Software Engineer and part time student from Zurich. I like the everyday challenge to solve problems and find simple solutions for complex problems. This can only be achieved if the problem is mastered from design to implementation. This is what I like the most about software engineering. It's not only about what, but also how.
Articles by Lukas Leuenberger
Clean Unit Tests with Mockito
In this article we will learn how to mock objects with Mockito. We’ll first talk about what test doubles are and then how we can use them to create meaningful and tailored unit tests.
Read more