Method | Description | |
---|---|---|
mockGetCalls ( $method_name ) | ||
mockImplementation ( $method_name, $callable ) | ||
mockReturn ( ) | implements Mock | |
mockReturnThis ( $method1 ) | ||
mockThrow ( $method_name, Exception $e ) |
Method | Description | |
---|---|---|
__mockReturn ( $method_name, $value ) | ||
mockAssertMultiArgs ( $args, $method_name ) |