InvokedAtLeastOnce.php

File

drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedAtLeastOnce.php
View source

Classes

Namesort descending Description
PHPUnit_Framework_MockObject_Matcher_InvokedAtLeastOnce Invocation matcher which checks if a method has been invoked at least one time.