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
Wrapper
Subject
Expectation
Negative
PHP Class PhpSpec\Wrapper\Subject\Expectation\Negative
Inheritance:
implements
PhpSpec\Wrapper\Subject\Expectation\Expectation
Afficher le fichier
Open project: phpspec/phpspec
Méthodes publiques
Méthode
Description
__construct
(
PhpSpec\Matcher\Matcher
$matcher
)
match
(
string
$alias
,
mixed
$subject
,
array
$arguments
= [] ) :
mixed
Method Details
__construct()
public
méthode
public
__construct
(
PhpSpec\Matcher\Matcher
$matcher
)
$matcher
PhpSpec\Matcher\Matcher
match()
public
méthode
public
match
(
string
$alias
,
mixed
$subject
,
array
$arguments
= [] ) :
mixed
$alias
string
$subject
mixed
$arguments
array
Résultat
mixed