We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e62ae1 + d26ee8f commit 6d28ac6Copy full SHA for 6d28ac6
framework-docs/modules/ROOT/pages/testing/webtestclient.adoc
@@ -127,7 +127,7 @@ Kotlin::
127
======
128
129
For Spring MVC, use the following where the Spring `ApplicationContext` is passed to
130
-{spring-framework-api}/test/web/servlet/setup/MockMvcBuilders.html#webAppContextSetup-org.springframework.web.context.WebApplicationContext-[MockMvcBuilders.webAppContextSetup]
+{spring-framework-api}/test/web/servlet/setup/MockMvcBuilders.html#webAppContextSetup(org.springframework.web.context.WebApplicationContext)[MockMvcBuilders.webAppContextSetup]
131
to create a xref:testing/mockmvc.adoc[MockMvc] instance to handle
132
requests:
133
0 commit comments