PHP Interface PhpSpec\Wrapper\Subject\Expectation\ThrowExpectation

Inheritance: extends PhpSpec\Wrapper\Subject\Expectation\Expectation
Show file 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