PHP Class PhpSpec\Wrapper\Subject\Expectation\NegativeThrow

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