Closed big-andy-coates closed 9 years ago
Guava test utils introduced to give test coverage of equals, hashCode and any non-nullable constructor parameters.
equals
hashCode
(Please some javadoc improvements)
Coverage increased (+8.61%) to 92.92% when pulling b75abfe1666a9dd43dc1b1f912ff4cf2539944e5 on feature/Pop-46-improve-test-coverage into af281ba1886dfa8ad120f2266dfb78efb9a89e69 on master.
Partial work for #46. More to do.
Guava test utils introduced to give test coverage of
equals
,hashCode
and any non-nullable constructor parameters.(Please some javadoc improvements)