file-fetcher
All Classes Namespaces Files Functions Variables Pages
Public Member Functions | List of all members
PHPUnit\Framework\MockObject\Rule\MethodName Class Reference

Public Member Functions

 __construct ($constraint)
 
 toString ()
 
 matches (BaseInvocation $invocation)
 
 matchesName (string $methodName)
 

Constructor & Destructor Documentation

◆ __construct()

PHPUnit\Framework\MockObject\Rule\MethodName::__construct (   $constraint)
Parameters
Constraint | string$constraint
Exceptions
InvalidArgumentException

Member Function Documentation

◆ matches()

PHPUnit\Framework\MockObject\Rule\MethodName::matches ( BaseInvocation  $invocation)
Exceptions

◆ matchesName()

PHPUnit\Framework\MockObject\Rule\MethodName::matchesName ( string  $methodName)

◆ toString()

PHPUnit\Framework\MockObject\Rule\MethodName::toString ( )

The documentation for this class was generated from the following file: