MediaWiki
REL1_24
|
GlobalFunctions wfExpandUrl More...
Public Member Functions | |
testWfExpandUrl ($fullUrl, $shortUrl, $defaultProto, $server, $canServer, $httpsMode, $message) | |
provideExpandableUrls | |
Static Public Member Functions | |
static | provideExpandableUrls () |
Provider of URL examples for testing wfExpandUrl() |
GlobalFunctions wfExpandUrl
Definition at line 6 of file wfExpandUrlTest.php.
static WfExpandUrlTest::provideExpandableUrls | ( | ) | [static] |
Provider of URL examples for testing wfExpandUrl()
Definition at line 28 of file wfExpandUrlTest.php.
WfExpandUrlTest::testWfExpandUrl | ( | $ | fullUrl, |
$ | shortUrl, | ||
$ | defaultProto, | ||
$ | server, | ||
$ | canServer, | ||
$ | httpsMode, | ||
$ | message | ||
) |
provideExpandableUrls
Definition at line 10 of file wfExpandUrlTest.php.
References array(), MediaWikiTestCase\setMwGlobals(), and wfExpandUrl().