@NonNullApi
See: Description
Class | Description |
---|---|
BatchTestContextCustomizer |
ContextCustomizer implementation that adds batch test utility classes
(JobLauncherTestUtils and JobRepositoryTestUtils ) as beans in
the test context. |
BatchTestContextCustomizerFactory |
Factory for
BatchTestContextCustomizer . |
Annotation Type | Description |
---|---|
SpringBatchTest |
Annotation that can be specified on a test class that runs Spring Batch based tests.
|