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

statusCodeIs1xxInformational

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

Asserts that the status code is a 1xx Information response.