Skip to content

Deprecate StepRunner #4921

@fmbenhassine

Description

@fmbenhassine

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 APIin: teststatus: for-internal-teamIssues that are planned to be resolved by the Spring Batch team, and not open for contributions.type: task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions