MediaWiki  REL1_20
GlobalTest Class Reference
Inheritance diagram for GlobalTest:
Collaboration diagram for GlobalTest:

List of all members.

Public Member Functions

 dataArrayToCGI ()
 dataCgiRoundTrip ()
 dataCgiToArray ()
 provideForWfArrayDiff2 ()
 provideMakeUrlIndexes ()
 provideShorthand ()
 array( shorthand, expected integer )
 provideWfMatchesDomainList ()
 provideWfShellMaintenanceCmdList ()
 setUp ()
 tearDown ()
 testArrayToCGI ($array, $result)
 dataArrayToCGI
 testArrayToCGI2 ()
 testCgiRoundTrip ($cgi)
 dataCgiRoundTrip
 testCgiToArray ($cgi, $result)
 dataCgiToArray
 testClientAcceptsGzipTest ()
 testDebugFunctionTest ()
 testExpandIRI ()
 testFallbackMbstringFunctions ()
 testInStringTest ()
 testMakeUrlIndexes ($url, $expected)
 provideMakeUrlIndexes()
 testMimeTypeMatch ()
 testNegotiateType ()
 testQuotedPrintable ()
 testRandom ()
 testReadOnlyEmpty ()
 testReadOnlySet ()
 testSwapVarsTest ()
 testTime ()
 testUrlencode ()
 testWfArrayDiff2 ($a, $b, $expected)
 provideForWfArrayDiff2
 testWfMatchesDomainList ($url, $domains, $expected, $description)
 provideWfMatchesDomainList
 testWfPercentTest ()
 testWfShellMaintenanceCmd ($script, $parameters, $options, $expected, $description)
 provideWfShellMaintenanceCmdList
 testWfShorthandToInteger ($shorthand, $expected)
 test

Detailed Description

Definition at line 3 of file GlobalTest.php.


Member Function Documentation

Definition at line 103 of file GlobalTest.php.

Definition at line 159 of file GlobalTest.php.

Definition at line 137 of file GlobalTest.php.

Definition at line 30 of file GlobalTest.php.

Definition at line 491 of file GlobalTest.php.

array( shorthand, expected integer )

Definition at line 440 of file GlobalTest.php.

Definition at line 4 of file GlobalTest.php.

References wfTempDir().

Reimplemented from MediaWikiTestCase.

Definition at line 13 of file GlobalTest.php.

GlobalTest::testArrayToCGI ( array,
result 
)

dataArrayToCGI

Definition at line 124 of file GlobalTest.php.

References $result.

Definition at line 129 of file GlobalTest.php.

dataCgiRoundTrip

Definition at line 175 of file GlobalTest.php.

References wfCgiToArray().

GlobalTest::testCgiToArray ( cgi,
result 
)

dataCgiToArray

Definition at line 155 of file GlobalTest.php.

References $result, and wfCgiToArray().

Definition at line 312 of file GlobalTest.php.

References wfDebug(), wfDebugMem(), and wfTempDir().

Definition at line 58 of file GlobalTest.php.

References wfExpandIRI().

Definition at line 421 of file GlobalTest.php.

References in_string().

GlobalTest::testMakeUrlIndexes ( url,
expected 
)

provideMakeUrlIndexes()

Definition at line 486 of file GlobalTest.php.

References $url, and wfMakeUrlIndexes().

Definition at line 179 of file GlobalTest.php.

References mimeTypeMatch().

Definition at line 201 of file GlobalTest.php.

References wfNegotiateType().

Definition at line 46 of file GlobalTest.php.

References wfRandom().

Definition at line 64 of file GlobalTest.php.

References wfReadOnly().

Definition at line 72 of file GlobalTest.php.

References $f, and wfReadOnly().

Definition at line 381 of file GlobalTest.php.

References swap().

Definition at line 96 of file GlobalTest.php.

References wfTime().

Definition at line 52 of file GlobalTest.php.

References wfUrlencode().

GlobalTest::testWfArrayDiff2 ( a,
b,
expected 
)

provideForWfArrayDiff2

Definition at line 23 of file GlobalTest.php.

References wfArrayDiff2().

GlobalTest::testWfMatchesDomainList ( url,
domains,
expected,
description 
)

provideWfMatchesDomainList

Definition at line 543 of file GlobalTest.php.

References $url, and wfMatchesDomainList().

Definition at line 398 of file GlobalTest.php.

References wfPercent().

GlobalTest::testWfShellMaintenanceCmd ( script,
parameters,
options,
expected,
description 
)

provideWfShellMaintenanceCmdList

Definition at line 570 of file GlobalTest.php.

References $options, wfIsWindows(), and wfShellMaintenanceCmd().

GlobalTest::testWfShorthandToInteger ( shorthand,
expected 
)

test

See also:
wfShorthandToInteger() provideShorthand

Definition at line 433 of file GlobalTest.php.

References wfShorthandToInteger().


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