spring-framework
5.3.32
spring-test
/
org.springframework.test.web.servlet.result
/
RequestResultMatchersDsl
/
asyncResult
async
Result
fun
<
T
>
asyncResult
(
matcher
:
Matcher
<
T
>
)
Content copied to clipboard
fun
asyncResult
(
expectedResult
:
Any
?
)
Content copied to clipboard
See also
org.
springframework.
test.
web.
servlet.
result.
Request
Result
Matchers