MediaWiki  REL1_22
WfExpandUrlTest Class Reference

wfExpandUrl More...

Inheritance diagram for WfExpandUrlTest:
Collaboration diagram for WfExpandUrlTest:

List of all members.

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()

Detailed Description

wfExpandUrl

Definition at line 5 of file wfExpandUrlTest.php.


Member Function Documentation

Provider of URL examples for testing wfExpandUrl()

Returns:
array

Definition at line 31 of file wfExpandUrlTest.php.

References $retval, array(), and as.

WfExpandUrlTest::testWfExpandUrl ( fullUrl,
shortUrl,
defaultProto,
server,
canServer,
httpsMode,
message 
)

provideExpandableUrls

Definition at line 9 of file wfExpandUrlTest.php.

References array(), MediaWikiTestCase\setMwGlobals(), and wfExpandUrl().


The documentation for this class was generated from the following file: