Home
last modified time | relevance | path

Searched defs:PredictionException (Results 1 – 4 of 4) sorted by path

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/
H A DPredictionException.php16 interface PredictionException extends Exception interface
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DObjectProphecy.php23 use Prophecy\Exception\Prediction\PredictionException; alias
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/
H A DProphet.php22 use Prophecy\Exception\Prediction\PredictionException; alias
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php17 use Prophecy\Exception\Prediction\PredictionException; alias