druid/server
Suneet Saldanha 301c0649a7 Fix equalsAndHashCode in ClientCompactQueryTuningConfig (#9035)
* Fix equalsAndHashCode in ClientCompactQueryTuningConfig

This change introduces a dependency to EqualsVerifier for the test scope.
The dependency is licensed under Apache 2. The library makes it trivial
to add equals and hashCode checks to prevent bugs like this from happening
in the future

* fix checkstyle

* fix test name
2019-12-16 14:33:00 -08:00
..
src Fix equalsAndHashCode in ClientCompactQueryTuningConfig (#9035) 2019-12-16 14:33:00 -08:00
pom.xml Fix equalsAndHashCode in ClientCompactQueryTuningConfig (#9035) 2019-12-16 14:33:00 -08:00