Mockito is a mocking framework for unit tests in Java which allows you to write tests with a clean and simple API. Mockito smooths the testing ...
Project Lombok maintainer Roel Spilker thinks the hardest part of being a maintainer is rejecting good feature ideas. It’s heartbreaking, he said, to ...
Reinier Zwitserloot’s journey into the world of open source is a familiar one: he discovered a problem he thought he could fix, so he and his ...
Byte Buddy is a code generation and manipulation library for creating and modifying Java classes during the runtime of a Java application and without ...
Project Lombok is a Java library that automatically plugs into your editor and build tools, spicing up your Java. Reinier Zwitserloot and Roel ...