Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/
H A DInvokedAtLeastCount.php22 private $requiredInvocations; variable in PHPUnit_Framework_MockObject_Matcher_InvokedAtLeastCount
27 public function __construct($requiredInvocations)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php1813 public static function atLeast($requiredInvocations)