assertStatus

Asserts that the given response's status matches an expected status.

Parameters

response ServerHttpResponse

The response to check.

expectedStatus StatusInfo

The expected status that the response should have.