Home
last modified time | relevance | path

Searched refs:returnArgument (Results 1 – 3 of 3) sorted by path

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/
H A DMockObjectTest.php249 ->will($this->returnArgument(1));
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php2055 function returnArgument($argumentIndex) function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php1906 public static function returnArgument($argumentIndex) function in PHPUnit_Framework_TestCase