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

isPayloadTooLarge

open fun isPayloadTooLarge(): ResultMatcher

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

Since
4.1