Closed imeszaros closed 2 years ago
Necessary to get proper behavior for equals and hashcode in CronDefinition.
CronDefinition
I also corrected the test class, the original tests were misleading because they used the very same instance of FieldDefinitions.
FieldDefinition
See #507 and #516
@imeszaros thanks! 😄
Necessary to get proper behavior for equals and hashcode in
CronDefinition
.I also corrected the test class, the original tests were misleading because they used the very same instance of
FieldDefinition
s.See #507 and #516