Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php2083 function returnSelf() function
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/
H A DMockObjectTest.php293 ->will($this->returnSelf());
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php1930 public static function returnSelf() function in PHPUnit_Framework_TestCase