MediaWiki  REL1_20
wfExpandUrl Class Reference

Unit tests for wfExpandUrl() More...

Inheritance diagram for wfExpandUrl:
Collaboration diagram for wfExpandUrl:

List of all members.

Public Member Functions

 provideExpandableUrls ()
 Provider of URL examples for testing wfExpandUrl()
 testWfExpandUrl ($fullUrl, $shortUrl, $defaultProto, $server, $canServer, $httpsMode, $message)
 provideExpandableUrls

Detailed Description

Unit tests for wfExpandUrl()

Definition at line 6 of file wfExpandUrlTest.php.


Member Function Documentation

Provider of URL examples for testing wfExpandUrl()

Returns:
array

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


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