MediaWiki
REL1_21
|
Tests for 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() |
Tests for wfExpandUrl()
Definition at line 5 of file wfExpandUrlTest.php.
static WfExpandUrlTest::provideExpandableUrls | ( | ) | [static] |
Provider of URL examples for testing wfExpandUrl()
Definition at line 34 of file wfExpandUrlTest.php.
WfExpandUrlTest::testWfExpandUrl | ( | $ | fullUrl, |
$ | shortUrl, | ||
$ | defaultProto, | ||
$ | server, | ||
$ | canServer, | ||
$ | httpsMode, | ||
$ | message | ||
) |
provideExpandableUrls
Definition at line 7 of file wfExpandUrlTest.php.
References global, and wfExpandUrl().