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

isNotModified

open fun isNotModified(): ResultMatcher

Assert the response status code is HttpStatus.NOT_MODIFIED (304).