Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 514 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 514 Bytes

Spot the Bug!

There is a bug hidden in these lines.

Despite the good practices, complete testing coverage, etc. someone mistakenly introduced a bug in one of the commits. See if you can spot the bug and earn some pride and satisfaction as a reward.

Running the tests

mvn clean verify

Context

This example was create to showcase the problem exposed here. This problem could be easily avoided by using generated code.