eclipse / jnosql

Eclipse JNoSQL is a framework which has the goal to help Java developers to create Jakarta EE applications with NoSQL.
Other
231 stars 72 forks source link

refact: using especific methods in assertj #447

Closed artsmandev closed 1 year ago

artsmandev commented 1 year ago

My change suggestions are about refact:

  1. AssertJ has specific methods for hashcode and tostring, maybe, should be good, use them.

Thank you.

genie-jnosql commented 1 year ago

Can one of the admins verify this patch?