Fix broken link to Web MVC Testing section
This commit is contained in:
@@ -33,7 +33,7 @@ include::web/webflux-websocket.adoc[leveloffset=+1]
|
|||||||
|
|
||||||
[[webflux-test]]
|
[[webflux-test]]
|
||||||
== Testing
|
== Testing
|
||||||
[.small]#<<web.adoc#testing, Same in Spring MVC>>#
|
[.small]#<<web.adoc#webmvc.test, Same in Spring MVC>>#
|
||||||
|
|
||||||
The `spring-test` module provides mock implementations of `ServerHttpRequest`,
|
The `spring-test` module provides mock implementations of `ServerHttpRequest`,
|
||||||
`ServerHttpResponse`, and `ServerWebExchange`.
|
`ServerHttpResponse`, and `ServerWebExchange`.
|
||||||
|
|||||||
Reference in New Issue
Block a user