Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/
H A DInvocationMocker.php135 public function willReturnArgument($argumentIndex) function in PHPUnit_Framework_MockObject_Builder_InvocationMocker
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DMethodProphecy.php192 public function willReturnArgument($index = 0) function in Prophecy\\Prophecy\\MethodProphecy