PHP Class spec\Prophecy\Exception\Prediction\UnexpectedCallsCountExceptionSpec

Inheritance: extends PhpSpec\ObjectBehavior
Afficher le fichier Open project: phpspec/prophecy

Méthodes publiques

Méthode Description
it_extends_UnexpectedCallsException ( )
it_should_expose_expectedCount_through_getter ( )
let ( Prophecy\Prophecy\ObjectProphecy $objectProphecy, Prophecy\Prophecy\MethodProphecy $methodProphecy, Prophecy\Call\Call $call1, Prophecy\Call\Call $call2 )

Method Details

it_extends_UnexpectedCallsException() public méthode

it_should_expose_expectedCount_through_getter() public méthode

let() public méthode

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