We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5dd0a6 + 47c66f4 commit d26ee8fCopy full SHA for d26ee8f
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