lundi 8 juin 2015

Unit Test for ItemWriter in Spring Batch

I have been looking around writing Unit tests for my Spring Batch application. I have a simple job with an ItemReader (FlatFileItemReader) and an ItemWriter(JdbcBatchItemWriter). Could anyone please provide some pointers as to how should one go about writing a unit test for the itemWriter? Am simply unable to make much sense of the Spring Batch official documentation.

Regards

Aucun commentaire:

Enregistrer un commentaire