ResponseIsSuccessful
extends Constraint
in package
Table of Contents
- toString() : string
- {@inheritdoc}
- additionalFailureDescription() : string
- failureDescription() : string
- matches() : bool
Methods
toString()
{@inheritdoc}
public
toString() : string
Return values
string —additionalFailureDescription()
protected
additionalFailureDescription(Response $response) : string
Parameters
- $response : Response
Return values
string —failureDescription()
protected
failureDescription(Response $response) : string
Parameters
- $response : Response
Return values
string —matches()
protected
matches(Response $response) : bool
Parameters
- $response : Response