Class: AkismetApiTest_AkismetApiWithMockRequest
Source Location: /modules/comment/test/phpunit/AkismetApiTest.class
Class AkismetApiTest_AkismetApiWithMockRequest
Inherited Properties, Constants, and Methods
Methods
void setReply(
$function,
$args,
$reply
)
|
|
Parameters:
|
|
$function: |
|
|
|
$args: |
|
|
|
$reply: |
|
void _request(
$type,
$comment,
$includeBrowserSpecificDetails
)
|
|
Parameters:
|
|
$type: |
|
|
|
$comment: |
|
|
|
$includeBrowserSpecificDetails: |
|
Redefinition of:
- AkismetApi::_request()
- Internal helper method used to make requests to Akismet and return the body, status and header values.
|
|