__construct() __construct(\Cake\Http\Response $response) Constructor Parameters \Cake\Http\Response $response Response
matches() matches(mixed $other) : boolean Checks assertion Parameters mixed $other Expected type Returns boolean
_getBodyAsString() _getBodyAsString() : string Get the response body as string Returns string — The response body.