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. |
||
---|---|---|
.. | ||
annotations | ||
spring-mvc-test-framework | ||
testcontext-framework | ||
annotations.adoc | ||
appendix.adoc | ||
integration.adoc | ||
introduction.adoc | ||
resources.adoc | ||
spring-mvc-test-client.adoc | ||
spring-mvc-test-framework.adoc | ||
support-jdbc.adoc | ||
testcontext-framework.adoc | ||
unit.adoc | ||
webtestclient.adoc |