Home
last modified time | relevance | path

Searched defs:ObjectProphecy (Results 1 – 16 of 16) sorted by relevance

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Prophecy/
H A DObjectProphecyException.php14 use Prophecy\Prophecy\ObjectProphecy; alias
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Promise/
H A DPromiseInterface.php14 use Prophecy\Prophecy\ObjectProphecy; alias
H A DReturnPromise.php14 use Prophecy\Prophecy\ObjectProphecy; alias
H A DReturnArgumentPromise.php15 use Prophecy\Prophecy\ObjectProphecy; alias
H A DCallbackPromise.php14 use Prophecy\Prophecy\ObjectProphecy; alias
H A DThrowPromise.php15 use Prophecy\Prophecy\ObjectProphecy; alias
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prediction/
H A DPredictionInterface.php15 use Prophecy\Prophecy\ObjectProphecy; alias
H A DCallbackPrediction.php15 use Prophecy\Prophecy\ObjectProphecy; alias
H A DNoCallsPrediction.php15 use Prophecy\Prophecy\ObjectProphecy; alias
H A DCallPrediction.php15 use Prophecy\Prophecy\ObjectProphecy; alias
H A DCallTimesPrediction.php15 use Prophecy\Prophecy\ObjectProphecy; alias
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/
H A DAggregateException.php14 use Prophecy\Prophecy\ObjectProphecy; alias
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Call/
H A DUnexpectedCallException.php15 use Prophecy\Prophecy\ObjectProphecy; alias
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/
H A DProphet.php17 use Prophecy\Prophecy\ObjectProphecy; alias
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Call/
H A DCallCenter.php16 use Prophecy\Prophecy\ObjectProphecy; alias
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DObjectProphecy.php30 class ObjectProphecy implements ProphecyInterface class