ThreeTen / threeten-extra

Provides additional date-time classes that complement those in JDK 8
http://www.threeten.org/threeten-extra/
BSD 3-Clause "New" or "Revised" License
387 stars 77 forks source link

Improve / fix equals and hashCode tests #316

Closed perceptron8 closed 6 months ago

jodastephen commented 6 months ago

I was slightly skeptical of introducing the library, but it does look quite nice. (My goal is to move to AssertJ over time). Can you resolve the conflict and then we can merge this. Thanks

jodastephen commented 6 months ago

Thanks