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 bean override support in the TestContext framework in the reference manual #32490

Closed
sbrannen opened this issue Mar 19, 2024 · 2 comments
Assignees
Labels
in: test Issues in the test module type: documentation A documentation task
Milestone

Comments

@sbrannen
Copy link
Member

sbrannen commented Mar 19, 2024

Overview

Initial documentation for bean override support in the Spring TestContext Framework (TCF) was introduced in e1bbdf0; however, that documentation resides in the appendix for the testing chapter.

The goal of this issue is therefore to introduce a dedicated subsection (in the TCF section) which documents the "Bean Override" support as a first-class feature. That section should cross-reference the @TestBean, @MockitoBean, and @MockitoSpyBean sections in the appendix.

Related Issues

@sbrannen sbrannen added in: test Issues in the test module type: documentation A documentation task labels Mar 19, 2024
@sbrannen sbrannen added this to the 6.2.0-M1 milestone Mar 19, 2024
@snicoll

This comment was marked as outdated.

@sbrannen

This comment was marked as outdated.

@simonbasle simonbasle modified the milestones: 6.2.0-M1, 6.2.0-M2 Apr 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

3 participants