Unit testing batch jobs Spring Batch provides different ways to test a batch job; the whole job, only one step, or just a Tasklet class can be tested.
確定! 回上一頁