Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PhpSpec
Wrapper
Subject
Expectation
ThrowExpectation
PHP Interface PhpSpec\Wrapper\Subject\Expectation\ThrowExpectation
Inheritance:
extends
PhpSpec\Wrapper\Subject\Expectation\Expectation
Mostrar archivo
Open project: phpspec/phpspec
Public Methods
Method
Description
during
(
string
$method
,
array
$arguments
= [] ) :
mixed
Method Details
during()
public
method
public
during
(
string
$method
,
array
$arguments
= [] ) :
mixed
$method
string
$arguments
array
return
mixed