MediaWiki  REL1_21
WfParseUrlTest Class Reference
Inheritance diagram for WfParseUrlTest:
Collaboration diagram for WfParseUrlTest:

List of all members.

Public Member Functions

 testWfParseUrl ($url, $parts)
 provideURLs

Static Public Member Functions

static provideURLs ()
 Provider of URLs for testing wfParseUrl()

Protected Member Functions

 setUp ()
 setUp and tearDown should (where significant) happen in reverse order.

Detailed Description

Definition at line 25 of file wfParseUrlTest.php.


Member Function Documentation

static WfParseUrlTest::provideURLs ( ) [static]

Provider of URLs for testing wfParseUrl()

Returns:
array

Definition at line 49 of file wfParseUrlTest.php.

References array().

WfParseUrlTest::setUp ( ) [protected]

setUp and tearDown should (where significant) happen in reverse order.

Reimplemented from MediaWikiTestCase.

Definition at line 26 of file wfParseUrlTest.php.

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

WfParseUrlTest::testWfParseUrl ( url,
parts 
)

provideURLs

Definition at line 35 of file wfParseUrlTest.php.

References $url, and wfParseUrl().


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