PHP Class spec\Prophecy\Prediction\CallbackPredictionSpec

Inheritance: extends PhpSpec\ObjectBehavior
Mostrar archivo Open project: phpspec/prophecy

Public Methods

Method 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 method

public it_is_prediction ( )

it_proxies_call_to_callback() public method

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 method

public let ( )