Home
last modified time | relevance | path

Searched refs:withAnyParameters (Results 1 – 3 of 3) sorted by last modified time

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/
H A DMockObjectTest.php769 ->withAnyParameters();
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/
H A DInvocationMocker.php256 public function withAnyParameters() function in PHPUnit_Framework_MockObject_Builder_InvocationMocker
H A DParametersMatch.php48 public function withAnyParameters(); function