|
MediaWiki
REL1_19
|
Unit tests for wfExpandUrl() More...


Public Member Functions | |
| provideExpandableUrls () | |
| Provider of URL examples for testing wfExpandUrl() | |
| testWfExpandUrl ($fullUrl, $shortUrl, $defaultProto, $server, $canServer, $httpsMode, $message) | |
| provideExpandableUrls | |
Unit tests for wfExpandUrl()
Definition at line 6 of file wfExpandUrlTest.php.
Provider of URL examples for testing wfExpandUrl()
Definition at line 35 of file wfExpandUrlTest.php.
| wfExpandUrl::testWfExpandUrl | ( | $ | fullUrl, |
| $ | shortUrl, | ||
| $ | defaultProto, | ||
| $ | server, | ||
| $ | canServer, | ||
| $ | httpsMode, | ||
| $ | message | ||
| ) |
provideExpandableUrls
Definition at line 8 of file wfExpandUrlTest.php.
References $wgCanonicalServer, $wgServer, and wfExpandUrl().
