Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PhpSpec
Matcher
Iterate
SubjectElementDoesNotMatchException
PHP Class PhpSpec\Matcher\Iterate\SubjectElementDoesNotMatchException
Inheritance:
extends
PhpSpec\Exception\Example\FailureException
Show file
Open project: phpspec/phpspec
Public Methods
Method
Description
__construct
(
integer
$elementNumber
,
string
$subjectKey
,
string
$subjectValue
,
string
$expectedKey
,
string
$expectedValue
)
Method Details
__construct()
public
method
public
__construct
(
integer
$elementNumber
,
string
$subjectKey
,
string
$subjectValue
,
string
$expectedKey
,
string
$expectedValue
)
$elementNumber
integer
$subjectKey
string
$subjectValue
string
$expectedKey
string
$expectedValue
string