spring-framework/framework-docs/modules/ROOT/pages/testing/annotations
Stéphane Nicoll 2d48371c6d Revert polish on Bean Override support
This commit revers the removal of the `private` keyword in the examples
of the reference documentation and the tests for consistency. While the
default visibility makes the example more concise, it could imply to the
reader that the field (or the factory method) cannot be private.

Also, there is no need to multiply anything returned from `Objects.hash`
as its very distinct on its own already.
2024-06-12 08:11:18 +02:00
..
integration-spring Revert polish on Bean Override support 2024-06-12 08:11:18 +02:00
integration-junit-jupiter.adoc Clarify supported targets for annotations in the TestContext framework 2024-05-07 16:45:12 +03:00
integration-junit4.adoc Clarify supported targets for annotations in the TestContext framework 2024-05-07 16:45:12 +03:00
integration-meta.adoc Extract recurring asciidoc links to attributes, cleanup old doc files 2023-11-21 15:59:24 +01:00
integration-spring.adoc Polish "Bean Overriding in Tests" support 2024-04-16 17:08:15 +02:00
integration-standard.adoc Fix cross references 2023-05-04 15:35:05 +01:00