Skip to content
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

Document TestExecutionListener implementations introduced in 6.2 #33661

Closed
4 tasks done
sbrannen opened this issue Oct 6, 2024 · 0 comments
Closed
4 tasks done

Document TestExecutionListener implementations introduced in 6.2 #33661

sbrannen opened this issue Oct 6, 2024 · 0 comments
Assignees
Labels
in: test Issues in the test module type: documentation A documentation task
Milestone

Comments

@sbrannen
Copy link
Member

sbrannen commented Oct 6, 2024

Overview

The TestExecutionListener implementations listed under Deliverables have been introduced in Spring Framework 6.2; however, they are not yet documented in the Javadoc for TestExecutionListener or @TestExecutionListeners.

In addition, except for CommonCachesTestExecutionListener, they are not documented in the reference manual.

Deliverables

Document the following.

  • CommonCachesTestExecutionListener
  • BeanOverrideTestExecutionListener
  • MockitoTestExecutionListener
  • MockitoResetTestExecutionListener
@sbrannen sbrannen added in: test Issues in the test module type: documentation A documentation task labels Oct 6, 2024
@sbrannen sbrannen added this to the 6.2.0-RC2 milestone Oct 6, 2024
@simonbasle simonbasle self-assigned this Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: test Issues in the test module type: documentation A documentation task
Projects
None yet
Development

No branches or pull requests

2 participants