All Classes and Interfaces

Class
Description
BeanPostProcessor implementation that injects a job bean into JobOperatorTestUtils if there is a unique job bean.
ContextCustomizer implementation that adds batch test utility classes (JobOperatorTestUtils and JobRepositoryTestUtils) as beans in the test context.
Convenience class for accessing ExecutionContext values from job and step executions.
Deprecated, for removal: This API element is subject to removal in a future version.
Since 6.0 in favor of JobOperatorTestUtils.
Utility class for testing batch jobs.
Convenience class for creating and removing JobExecution instances from a database.
A TestExecutionListener that sets up job-scope context for dependency injection into unit tests.
Utility class for creating and manipulating JobScope in unit tests.
Convenience methods for creating test instances of JobExecution, JobInstance and StepExecution.
Annotation that can be specified on a test class that runs Spring Batch based tests.
Deprecated, for removal: This API element is subject to removal in a future version.
A TestExecutionListener that sets up step-scope context for dependency injection into unit tests.
Utility class for creating and manipulating StepScope in unit tests.