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