Home
last modified time | relevance | path

Searched refs:withConsecutive (Results 1 – 4 of 4) sorted by path

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/
H A DInvocationMocker.php244 public function withConsecutive(...$arguments) function in PHPUnit_Framework_MockObject_Builder_InvocationMocker
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Matcher/
H A DConsecutiveParametersTest.php12 ->withConsecutive(
29 ->withConsecutive(
45 ->withConsecutive(
/plugin/structtasks/_test/
H A DCliTest.php176 ->withConsecutive([$this->equalTo($page[1]),
H A DNotifiersTest.php311 ->withConsecutive(...array_chunk(array_map([$this, 'equalTo'], $recipients), 1));