Home
last modified time | relevance | path

Searched refs:getCheckedPredictions (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DMethodProphecy.php436 public function getCheckedPredictions() function in Prophecy\\Prophecy\\MethodProphecy
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md122 * Fix the edge case when failed predictions weren't recorded for `getCheckedPredictions()`
127 * Add a way to get checked predictions with `MethodProphecy::getCheckedPredictions()`
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php1168 $this->numAssertions += count($methodProphecy->getCheckedPredictions());