Home
last modified time | relevance | path

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

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