PHP Class spec\Prophecy\Exception\Call\UnexpectedCallExceptionSpec

Inheritance: extends PhpSpec\ObjectBehavior
Datei anzeigen Open project: phpspec/prophecy

Public Methods

Method Description
it_exposes_arguments_through_getter ( )
it_exposes_method_name_through_getter ( )
it_is_prophecy_exception ( )
let ( Prophecy\Prophecy\ObjectProphecy $objectProphecy )

Method Details

it_exposes_arguments_through_getter() public method

it_exposes_method_name_through_getter() public method

it_is_prophecy_exception() public method

let() public method

public let ( Prophecy\Prophecy\ObjectProphecy $objectProphecy )
$objectProphecy Prophecy\Prophecy\ObjectProphecy