\Symfony\Component\HttpFoundation\Test\ConstraintResponseStatusCodeSame

Summary

Methods
Properties
Constants
__construct()
toString()
No public properties found
No constants found
matches()
failureDescription()
additionalFailureDescription()
No protected properties found
N/A
No private methods found
$statusCode
N/A

Properties

$statusCode

$statusCode

Methods

__construct()

__construct(int  $statusCode) : mixed

Parameters

int $statusCode

Returns

mixed —

toString()

toString() : string

{@inheritdoc}

Returns

string —

matches()

matches(\Symfony\Component\HttpFoundation\Response  $response) : bool

Parameters

\Symfony\Component\HttpFoundation\Response $response

{@inheritdoc}

Returns

bool —

failureDescription()

failureDescription(\Symfony\Component\HttpFoundation\Response  $response) : string

Parameters

\Symfony\Component\HttpFoundation\Response $response

{@inheritdoc}

Returns

string —

additionalFailureDescription()

additionalFailureDescription(\Symfony\Component\HttpFoundation\Response  $response) : string

Parameters

\Symfony\Component\HttpFoundation\Response $response

{@inheritdoc}

Returns

string —