Home
last modified time | relevance | path

Searched defs:prophesize (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/
H A DProphet.php76 public function prophesize($classOrInterface = null) function in Prophecy\\Prophet
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php1759 protected function prophesize($classOrInterface = null) function in PHPUnit_Framework_TestCase