#testing
Read more stories on Hashnode
Articles with this tag
I don't need to enumerate all the situations in which you would need to mock an API or an HTTP server. There are many options available, such as...
Lombok is an amazing library that reduces boilerplate code in Java thanks to annotations processed at compile time. I use it heavily in my personal...