Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DTestCaseTest.php640 $mock = $this->createConfiguredMock(
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php1479 protected function createConfiguredMock($originalClassName, array $configuration) function in PHPUnit_Framework_TestCase