mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 21:39:05 +00:00
Link to @ContextConfiguration Javadoc from reference manual
Closes gh-35088 Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
This commit is contained in:
committed by
Sam Brannen
parent
b6aa6899a8
commit
abbd4ebcf6
+1
-1
@@ -137,6 +137,6 @@ configuration classes as well as context initializers that are declared by super
|
||||
or enclosing classes.
|
||||
|
||||
See xref:testing/testcontext-framework/ctx-management.adoc[Context Management],
|
||||
xref:testing/testcontext-framework/support-classes.adoc#testcontext-junit-jupiter-nested-test-configuration[`@Nested` test class configuration], and the `@ContextConfiguration`
|
||||
xref:testing/testcontext-framework/support-classes.adoc#testcontext-junit-jupiter-nested-test-configuration[`@Nested` test class configuration], and the {spring-framework-api}/test/context/ContextConfiguration.html[`@ContextConfiguration`]
|
||||
javadocs for further details.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user