Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
MockObject.php
function MockObject::expects
File
vendor/
phpunit/
phpunit/
src/
Framework/
MockObject/
Runtime/
Interface/
MockObject.php
, line 22
Class
MockObject
@method InvocationMocker method($constraint)
Namespace
PHPUnit\Framework\MockObject
Code
public
function
expects
(InvocationOrder
$invocationRule
) : InvocationMocker;
RSS feed