-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
api: deprecationIssues that deprecate one or more public APIIssues that deprecate one or more public APIin: teststatus: for-internal-teamIssues that are planned to be resolved by the Spring Batch team, and not open for contributions.Issues that are planned to be resolved by the Spring Batch team, and not open for contributions.type: task
Milestone
Description
org.springframework.batch.test.StepRunner
has no added value except a single method to run a step in a surrounding "fake" single-step job. This class is not typically used by users, and contains similar/duplicate code found in JobLauncherTestUtils
(makeUniqueJobParameters()
vs getUniqueJobParameters()
).
In the same spirit as #4847 , this class should be deprecated in v6 and marked for removal in v6.2.
Metadata
Metadata
Assignees
Labels
api: deprecationIssues that deprecate one or more public APIIssues that deprecate one or more public APIin: teststatus: for-internal-teamIssues that are planned to be resolved by the Spring Batch team, and not open for contributions.Issues that are planned to be resolved by the Spring Batch team, and not open for contributions.type: task