Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PhpSpec
Wrapper
Subject
Expectation
Negative
PHP 클래스 PhpSpec\Wrapper\Subject\Expectation\Negative
상속:
implements
PhpSpec\Wrapper\Subject\Expectation\Expectation
파일 보기
프로젝트 열기: phpspec/phpspec
공개 메소드들
메소드
설명
__construct
(
PhpSpec\Matcher\Matcher
$matcher
)
match
(
string
$alias
,
mixed
$subject
,
array
$arguments
= [] ) :
mixed
메소드 상세
__construct()
공개
메소드
public
__construct
(
PhpSpec\Matcher\Matcher
$matcher
)
$matcher
PhpSpec\Matcher\Matcher
match()
공개
메소드
public
match
(
string
$alias
,
mixed
$subject
,
array
$arguments
= [] ) :
mixed
$alias
string
$subject
mixed
$arguments
array
리턴
mixed