You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: