Displaying posts tagged with

“hashcode”

Testing java equals and hashcode methods

Equals and hashcode bugs can be difficult to track down. So why not test them? This blog shows how easy it is to code some tests