Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PhpSpec
Wrapper
Subject
Expectation
NegativeThrow
PHP Class PhpSpec\Wrapper\Subject\Expectation\NegativeThrow
Inheritance:
extends
DuringCall
,
implements
PhpSpec\Wrapper\Subject\Expectation\ThrowExpectation
Exibir arquivo
Open project: phpspec/phpspec
Protected Methods
Method
Description
runDuring
(
object
$object
,
string
$method
,
array
$arguments
= [] ) :
mixed
Method Details
runDuring()
protected
method
protected
runDuring
(
object
$object
,
string
$method
,
array
$arguments
= [] ) :
mixed
$object
object
$method
string
$arguments
array
return
mixed