Package org.springframework.batch.test.context
@NullMarked
package org.springframework.batch.test.context
APIs for the configuration of Spring Batch test support.
- Author:
- Mahmoud Ben Hassine, Stefano Cordio
-
ClassDescription
BeanPostProcessorimplementation that injects a job bean intoJobOperatorTestUtilsif there is a unique job bean.ContextCustomizerimplementation that adds batch test utility classes (JobOperatorTestUtilsandJobRepositoryTestUtils) as beans in the test context.Factory forBatchTestContextCustomizer.Annotation that can be specified on a test class that runs Spring Batch based tests.