MediaWiki  REL1_19
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 ()
 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 97 of file GlobalTest.php.

Definition at line 153 of file GlobalTest.php.

Definition at line 131 of file GlobalTest.php.

Definition at line 30 of file GlobalTest.php.

Definition at line 511 of file GlobalTest.php.

array( shorthand, expected integer )

Definition at line 460 of file GlobalTest.php.

Definition at line 599 of file GlobalTest.php.

References $wgPhpCli.

Definition at line 4 of file GlobalTest.php.

References $wgReadOnlyFile, $wgUrlProtocols, and wfTempDir().

Here is the call graph for this function:

Definition at line 13 of file GlobalTest.php.

References $wgReadOnlyFile, and $wgUrlProtocols.

GlobalTest::testArrayToCGI ( array,
result 
)

dataArrayToCGI

Definition at line 118 of file GlobalTest.php.

References $result, and wfArrayToCGI().

Here is the call graph for this function:

Definition at line 123 of file GlobalTest.php.

References wfArrayToCGI().

Here is the call graph for this function:

dataCgiRoundTrip

Definition at line 169 of file GlobalTest.php.

References wfArrayToCGI(), and wfCgiToArray().

Here is the call graph for this function:

GlobalTest::testCgiToArray ( cgi,
result 
)

dataCgiToArray

Definition at line 149 of file GlobalTest.php.

References $result, and wfCgiToArray().

Here is the call graph for this function:

Definition at line 371 of file GlobalTest.php.

References wfBoolToStr(), and wfClientAcceptsGzip().

Here is the call graph for this function:

Definition at line 306 of file GlobalTest.php.

References $wgDebugLogFile, $wgDebugTimestamps, $wgOut, $wgShowDebug, wfDebug(), wfDebugMem(), and wfTempDir().

Here is the call graph for this function:

Definition at line 236 of file GlobalTest.php.

References MWFunction\callArray(), and Fallback\mb_strlen().

Here is the call graph for this function:

Definition at line 441 of file GlobalTest.php.

References in_string().

Here is the call graph for this function:

GlobalTest::testMakeUrlIndexes ( url,
expected 
)

provideMakeUrlIndexes()

Definition at line 506 of file GlobalTest.php.

References $url, and wfMakeUrlIndexes().

Here is the call graph for this function:

Definition at line 173 of file GlobalTest.php.

References mimeTypeMatch().

Here is the call graph for this function:

Definition at line 195 of file GlobalTest.php.

References wfNegotiateType().

Here is the call graph for this function:

Definition at line 84 of file GlobalTest.php.

References UserMailer\quotedPrintable().

Here is the call graph for this function:

Definition at line 46 of file GlobalTest.php.

References wfRandom().

Here is the call graph for this function:

Definition at line 58 of file GlobalTest.php.

References $wgReadOnly, and wfReadOnly().

Here is the call graph for this function:

Definition at line 66 of file GlobalTest.php.

References $f, $wgReadOnly, $wgReadOnlyFile, and wfReadOnly().

Here is the call graph for this function:

Definition at line 401 of file GlobalTest.php.

References swap().

Here is the call graph for this function:

Definition at line 90 of file GlobalTest.php.

References wfTime().

Here is the call graph for this function:

Definition at line 52 of file GlobalTest.php.

References wfUrlencode().

Here is the call graph for this function:

GlobalTest::testWfArrayDiff2 ( a,
b,
expected 
)

provideForWfArrayDiff2

Definition at line 23 of file GlobalTest.php.

References wfArrayDiff2().

Here is the call graph for this function:

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

provideWfMatchesDomainList

Definition at line 563 of file GlobalTest.php.

References $url, and wfMatchesDomainList().

Here is the call graph for this function:

Definition at line 418 of file GlobalTest.php.

References wfPercent().

Here is the call graph for this function:

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

provideWfShellMaintenanceCmdList

Definition at line 590 of file GlobalTest.php.

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

Here is the call graph for this function:

GlobalTest::testWfShorthandToInteger ( shorthand,
expected 
)

test

See also:
wfShorthandToInteger() provideShorthand

Definition at line 453 of file GlobalTest.php.

References wfShorthandToInteger().

Here is the call graph for this function:


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