\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 : 

Type

Methods

__construct()

__construct(\Symfony\Component\HttpFoundation\Test\Constraint\int  $statusCode) 

Parameters

\Symfony\Component\HttpFoundation\Test\Constraint\int $statusCode

toString()

toString() 

{@inheritdoc}

matches()

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

Parameters

\Symfony\Component\HttpFoundation\Response $response

{@inheritdoc}

failureDescription()

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

Parameters

\Symfony\Component\HttpFoundation\Response $response

{@inheritdoc}

additionalFailureDescription()

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

Parameters

\Symfony\Component\HttpFoundation\Response $response

{@inheritdoc}