MediaWiki
master
|
API Database medium. More...
Public Member Functions | |
testPurgeMainPage () | |
Broken. More... | |
![]() | |
testApiTestGroup () | |
Additional Inherited Members | |
![]() | |
static | apiExceptionHasCode (ApiUsageException $ex, $code) |
![]() | |
doApiRequest (array $params, array $session=null, $appendModule=false, User $user=null, $tokenType=null) | |
Does the API request and returns the result. More... | |
doApiRequestWithToken (array $params, array $session=null, User $user=null, $tokenType='auto') | |
Convenience function to access the token parameter of doApiRequest() more succinctly. More... | |
doLogin ( $testUser=null) | |
Previously this would do API requests to log in, as well as setting $wgUser and the request context's user. More... | |
getTokenList (TestUser $user, $session=null) | |
setExpectedApiException ( $msg, $code=null, array $data=null, $httpCode=0) | |
Expect an ApiUsageException to be thrown with the given parameters, which are the same as ApiUsageException::newWithMessage()'s parameters. More... | |
setUp () | |
tearDown () | |
![]() | |
setUp () | |
![]() | |
static | getErrorFormatter () |
![]() | |
ApiTestContext | $apiContext |
![]() | |
static | $apiUrl |
static | $errorFormatter = null |
ApiPurgeTest::testPurgeMainPage | ( | ) |
Broken.
Definition at line 15 of file ApiPurgeTest.php.
References as, ApiTestCase\doApiRequest(), and Title\newFromText().