Fix broken link to Web MVC Testing section
This commit is contained in:
parent
af40a124bb
commit
9c3efdec32
|
|
@ -33,7 +33,7 @@ include::web/webflux-websocket.adoc[leveloffset=+1]
|
|||
|
||||
[[webflux-test]]
|
||||
== 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`,
|
||||
`ServerHttpResponse`, and `ServerWebExchange`.
|
||||
|
|
|
|||
Loading…
Reference in New Issue