Home
last modified time | relevance | path

Searched defs:methodProphecy (Results 1 – 5 of 5) sorted by relevance

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Prophecy/
H A DMethodProphecyException.php18 private $methodProphecy; variable in Prophecy\\Exception\\Prophecy\\MethodProphecyException
20 public function __construct($message, MethodProphecy $methodProphecy)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/
H A DUnexpectedCallsCountException.php20 public function __construct($message, MethodProphecy $methodProphecy, $count, array $calls)
H A DUnexpectedCallsException.php21 public function __construct($message, MethodProphecy $methodProphecy, array $calls)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Call/
H A DCallCenter.php197 private function formatExceptionMessage(MethodProphecy $methodProphecy)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DObjectProphecy.php137 public function addMethodProphecy(MethodProphecy $methodProphecy)