The [Chunk](https://github.com/spring-projects/spring-batch/blob/main/spring-batch-infrastructure/src/main/java/org/springframework/batch/item/Chunk.java) class does not currently implement equals and hashCode. This small enhancement would, among other things, facilitate testing custom ItemWriter implementations with mockito.