Menu

#2 Property significance verification for hashCode

0.0.6
open
5
2011-02-12
2011-02-12
No

Currently property significance verification is only performed by the EqualsMethodTester. HashCodeMethodTester will be enhanced to also implement a form of property significance verification. This will verify that only properties specified as insignificant may change the hashCode of an object.

Discussion


Log in to post a comment.