file-fetcher
Public Member Functions | List of all members
PHPUnit\Framework\MockObject\MockMethodSet Class Reference

Public Member Functions

 addMethods (MockMethod ... $methods)
 
 asArray ()
 
 hasMethod (string $methodName)
 

Member Function Documentation

◆ addMethods()

PHPUnit\Framework\MockObject\MockMethodSet::addMethods ( MockMethod ...  $methods)

◆ asArray()

PHPUnit\Framework\MockObject\MockMethodSet::asArray ( )
Returns
MockMethod[]

◆ hasMethod()

PHPUnit\Framework\MockObject\MockMethodSet::hasMethod ( string  $methodName)

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