Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/
H A DInvokedAtIndex.php23 class PHPUnit_Framework_MockObject_Matcher_InvokedAtIndex implements PHPUnit_Framework_MockObject_M… class
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php1874 * @return PHPUnit_Framework_MockObject_Matcher_InvokedAtIndex
1878 return new PHPUnit_Framework_MockObject_Matcher_InvokedAtIndex($index);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1518 * @return PHPUnit_Framework_MockObject_Matcher_InvokedAtIndex