PHP Class spec\Prophecy\Prediction\CallbackPredictionSpec

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

Méthodes publiques

Méthode Description
it_is_prediction ( )
it_proxies_call_to_callback ( Prophecy\Prophecy\ObjectProphecy $object, Prophecy\Prophecy\MethodProphecy $method, Prophecy\Call\Call $call )
let ( )

Method Details

it_is_prediction() public méthode

public it_is_prediction ( )

it_proxies_call_to_callback() public méthode

public it_proxies_call_to_callback ( Prophecy\Prophecy\ObjectProphecy $object, Prophecy\Prophecy\MethodProphecy $method, Prophecy\Call\Call $call )
$object Prophecy\Prophecy\ObjectProphecy
$method Prophecy\Prophecy\MethodProphecy
$call Prophecy\Call\Call

let() public méthode

public let ( )