Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/
H A DInvokedAtMostCount.php22 private $allowedInvocations; variable in PHPUnit_Framework_MockObject_Matcher_InvokedAtMostCount
27 public function __construct($allowedInvocations)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php1861 public static function atMost($allowedInvocations)