Skip to content

Incorrect reference to AbstractJobTests in documentation #4182

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
fmbenhassine opened this issue Aug 25, 2022 · 1 comment
Closed

Incorrect reference to AbstractJobTests in documentation #4182

fmbenhassine opened this issue Aug 25, 2022 · 1 comment
Assignees
Labels
for: backport-to-4.3.x Issues that will be back-ported to the 4.3.x line in: documentation status: first-timers-only Issues that we would like first-timers only to work on type: bug
Milestone

Comments

@fmbenhassine
Copy link
Contributor

The Testing Individual Steps section of the reference documentation refers to a non existent class AbstractJobTests:

[...]
The AbstractJobTests class contains a method called launchStep, which takes a step name and runs just that particular Step.
[...]

AbstractJobTests should be replaced with JobLauncherTestUtils.

@fmbenhassine fmbenhassine added in: documentation type: bug status: first-timers-only Issues that we would like first-timers only to work on for: backport-to-4.3.x Issues that will be back-ported to the 4.3.x line labels Aug 25, 2022
@lixiangbetter
Copy link

If no one is in charge, i'd like to do it! This will be my first contribution for this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: backport-to-4.3.x Issues that will be back-ported to the 4.3.x line in: documentation status: first-timers-only Issues that we would like first-timers only to work on type: bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants