Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PhpSpec
Matcher
Iterate
SubjectElementDoesNotMatchException
PHP Class PhpSpec\Matcher\Iterate\SubjectElementDoesNotMatchException
Inheritance:
extends
PhpSpec\Exception\Example\FailureException
Afficher le fichier
Open project: phpspec/phpspec
Méthodes publiques
Méthode
Description
__construct
(
integer
$elementNumber
,
string
$subjectKey
,
string
$subjectValue
,
string
$expectedKey
,
string
$expectedValue
)
Method Details
__construct()
public
méthode
public
__construct
(
integer
$elementNumber
,
string
$subjectKey
,
string
$subjectValue
,
string
$expectedKey
,
string
$expectedValue
)
$elementNumber
integer
$subjectKey
string
$subjectValue
string
$expectedKey
string
$expectedValue
string