Searched defs:invocations (Results 1 – 2 of 2) sorted by relevance
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/ | ||
H A D | InvokedRecorder.php | 25 protected $invocations = []; variable in PHPUnit_Framework_MockObject_Matcher_InvokedRecorder |
H A D | ConsecutiveParameters.php | 31 private $invocations = []; variable in PHPUnit_Framework_MockObject_Matcher_ConsecutiveParameters |