spring-framework / org.springframework.test.web.servlet.result / RequestResultMatchersDsl / asyncResult

asyncResult

fun <T> asyncResult(matcher: Matcher<T>): Unit
fun asyncResult(expectedResult: Any?): Unit

See Also

RequestResultMatchers.asyncResult