Add WebTestClient to Web Servlet section
This commit is contained in:
@@ -8,9 +8,10 @@ to any server over an HTTP connection. It can also bind directly to WebFlux appl
|
||||
with <<testing.adoc#mock-objects-web-reactive,mock request and response>> objects,
|
||||
without the need for an HTTP server.
|
||||
|
||||
[NOTE]
|
||||
[TIP]
|
||||
====
|
||||
`WebTestClient` is not usable yet in Kotlin, see <<languages.adoc#kotlin-webtestclient-issue, this section>> for more details.
|
||||
Kotlin users, please see <<languages.adoc#kotlin-webtestclient-issue,this section>> for
|
||||
important information on using the `WebTestClient` in Kotlin.
|
||||
====
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user