Home
last modified time | relevance | path

Searched refs:MethodProphecyException (Results 1 – 6 of 6) sorted by relevance

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/
H A DNoCallsException.php14 use Prophecy\Exception\Prophecy\MethodProphecyException; alias
16 class NoCallsException extends MethodProphecyException implements PredictionException
H A DUnexpectedCallsException.php15 use Prophecy\Exception\Prophecy\MethodProphecyException; alias
17 class UnexpectedCallsException extends MethodProphecyException implements PredictionException
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DMethodProphecy.php20 use Prophecy\Exception\Prophecy\MethodProphecyException; alias
61 throw new MethodProphecyException(sprintf(
174 throw new MethodProphecyException(
195 …throw new MethodProphecyException("The method \"$this->methodName\" has a void return type", $this…
H A DObjectProphecy.php21 use Prophecy\Exception\Prophecy\MethodProphecyException; alias
141 throw new MethodProphecyException(sprintf(
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Prophecy/
H A DMethodProphecyException.php16 class MethodProphecyException extends ObjectProphecyException class
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Call/
H A DCallCenter.php14 use Prophecy\Exception\Prophecy\MethodProphecyException; alias
113 throw new MethodProphecyException(