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
NegativeTrigger
PHP 클래스 PhpSpec\Wrapper\Subject\Expectation\NegativeTrigger
상속:
extends
DuringCall
,
implements
PhpSpec\Wrapper\Subject\Expectation\ThrowExpectation
파일 보기
프로젝트 열기: phpspec/phpspec
보호된 메소드들
메소드
설명
runDuring
(
object
$object
,
string
$method
,
array
$arguments
= [] ) :
mixed
메소드 상세
runDuring()
보호된
메소드
protected
runDuring
(
object
$object
,
string
$method
,
array
$arguments
= [] ) :
mixed
$object
object
$method
string
$arguments
array
리턴
mixed