spring-framework / org.springframework.test.web.servlet.result / StatusResultMatchers / isNotFound

isNotFound

open fun isNotFound(): ResultMatcher

Assert the response status code is HttpStatus.NOT_FOUND (404).