strikt-spring / strikt.spring / strikt.api.Assertion.Builder / statusCodeIs5xxServerError

statusCodeIs5xxServerError

fun <T> Builder<ResponseEntity<T>>.statusCodeIs5xxServerError(): Builder<ResponseEntity<T>>

Asserts that the status code is a 5xx Server Error response.