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

isRequestUriTooLong

open fun isRequestUriTooLong(): ResultMatcher

Assert the response status code is HttpStatus.REQUEST_URI_TOO_LONG (414).

See Also
#isUriTooLong()