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

isRequestEntityTooLarge

open fun isRequestEntityTooLarge(): ResultMatcher

Assert the response status code is HttpStatus.REQUEST_ENTITY_TOO_LARGE (413).

See Also
#isPayloadTooLarge()