Perhaps we should test `equals` and `hashCode` methods with [EqualsVerifier](https://mvnrepository.com/artifact/nl.jqno.equalsverifier/equalsverifier) as instructed in the Object Equality procedure. _Originally posted by @elliVM in https://github.com/teragrep/cfe_16/pull/15#discussion_r2137613818_
Perhaps we should test
equalsandhashCodemethods with EqualsVerifier as instructed in the Object Equality procedure.Originally posted by @elliVM in #15 (comment)