|
MediaWiki
REL1_21
|
Tests for wfAssembleUrl() More...


Public Member Functions | |
| testWfAssembleUrl ($parts, $output) | |
| provideURLParts | |
Static Public Member Functions | |
| static | provideURLParts () |
| Provider of URL parts for testing wfAssembleUrl() | |
Tests for wfAssembleUrl()
Definition at line 5 of file wfAssembleUrlTest.php.
| static WfAssembleUrlTest::provideURLParts | ( | ) | [static] |
Provider of URL parts for testing wfAssembleUrl()
Definition at line 21 of file wfAssembleUrlTest.php.
References $path, $query, $url, array(), as, and wfParseUrl().
| WfAssembleUrlTest::testWfAssembleUrl | ( | $ | parts, |
| $ | output | ||
| ) |
provideURLParts
Definition at line 7 of file wfAssembleUrlTest.php.
References $output, and wfAssembleUrl().