MediaWiki REL1_32
|
large PhpHttpRequest More...
Static Protected Attributes | |
static | $httpEngine = 'php' |
Static Protected Attributes inherited from MWHttpRequestTestCase | |
static | $httpEngine |
Additional Inherited Members | |
Public Member Functions inherited from MWHttpRequestTestCase | |
setUp () | |
tearDown () | |
testBasicAuthentication () | |
testFactoryDefaults () | |
testgetFinalUrl () | |
testGetResponseHeaders () | |
testGetStatus () | |
testIsRedirect () | |
testSetCallback () | |
testSetCookie () | |
testSetCookieJar () | |
testSetData () | |
testSetHeader () | |
testSetUserAgent () | |
Protected Member Functions inherited from MWHttpRequestTestCase | |
assertHasCookie ( $expectedName, $expectedValue, CookieJar $cookieJar) | |
Asserts that the cookie jar has the given cookie with the given value. | |
assertNotHasCookie ( $name, CookieJar $cookieJar) | |
Asserts that the cookie jar does not have the given cookie. | |
assertResponseFieldValue ( $key, $expectedValue, MWHttpRequest $response) | |
Verifies that the request was successful, returned valid JSON and the given field of that JSON data is as expected. | |
Protected Attributes inherited from MWHttpRequestTestCase | |
$oldHttpEngine | |
large PhpHttpRequest
Definition at line 7 of file PhpHttpRequestTest.php.
|
staticprotected |
Definition at line 8 of file PhpHttpRequestTest.php.