Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php1761 return $this->getProphet()->prophesize($classOrInterface);
2391 private function getProphet() function in PHPUnit_Framework_TestCase