David Da Silva
David Da Silva

David Da Silva

Follow
homebadges

Spring common mistake : bypassing the proxy features

Jul 3, 20233 min read

Or "why does the Spring magic stopped working?" ยท I want to share with you a common mistake I find in codebases using Spring when it comes to features...

Spring common mistake : bypassing the proxy features

Make your tests more readable using AssertJ and BDD syntax

Nov 2, 20216 min read

It must be green ok? โ€” Ruby Rhod ยท I love writing tests! I get a dopamine boost every time I see those green tests in my reports. Every test failing is a...

Make your tests more readable using AssertJ and BDD syntax

Unit testing time driven methods

Oct 23, 20213 min read

Hi! This is my first post on a series of quick tips to improve your tests in Java, I hope you will learn something today ๐Ÿ‘ Have you ever used...

Unit testing time driven methods