spring-framework / org.springframework.test.web.servlet.result / RequestResultMatchers / asyncNotStarted

asyncNotStarted

open fun asyncNotStarted(): ResultMatcher

Assert that asynchronous processing was not started.

See Also
#asyncStarted()