PHP Class spec\Prophecy\Exception\Prophecy\MethodProphecyExceptionSpec

Inheritance: extends PhpSpec\ObjectBehavior
ファイルを表示 Open project: phpspec/prophecy

Public Methods

Method Description
it_extends_DoubleException ( )
it_holds_a_stub_reference ( $methodProphecy )
let ( Prophecy\Prophecy\ObjectProphecy $objectProphecy, Prophecy\Prophecy\MethodProphecy $methodProphecy )

Method Details

it_extends_DoubleException() public method

it_holds_a_stub_reference() public method

public it_holds_a_stub_reference ( $methodProphecy )

let() public method

public let ( Prophecy\Prophecy\ObjectProphecy $objectProphecy, Prophecy\Prophecy\MethodProphecy $methodProphecy )
$objectProphecy Prophecy\Prophecy\ObjectProphecy
$methodProphecy Prophecy\Prophecy\MethodProphecy