PHP Класс spec\Prophecy\Exception\Prediction\UnexpectedCallsCountExceptionSpec

Наследование: extends PhpSpec\ObjectBehavior
Показать файл Открыть проект

Открытые методы

Метод Описание
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 )

Описание методов

it_extends_UnexpectedCallsException() публичный Метод

it_should_expose_expectedCount_through_getter() публичный Метод

let() публичный Метод

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