MediaWiki
REL1_20
|
This file test the CSSMin library shipped with Mediawiki. More...
Public Member Functions | |
provideMinifyCases () | |
provideRemapCases () | |
provideStringCases () | |
setUp () | |
tearDown () | |
testMinify ($code, $expectedOutput) | |
provideMinifyCases | |
testMinifyWithCSSStringValues ($code, $expectedOutput) | |
Seperated because they are currently broken (bug 35492) | |
testRemap ($message, $params, $expectedOutput) | |
provideRemapCases | |
Public Attributes | |
$oldCanServer = null | |
Protected Attributes | |
$oldServer = null |
This file test the CSSMin library shipped with Mediawiki.
Definition at line 8 of file CSSMinTest.php.
Definition at line 39 of file CSSMinTest.php.
Definition at line 89 of file CSSMinTest.php.
Definition at line 131 of file CSSMinTest.php.
Definition at line 11 of file CSSMinTest.php.
Reimplemented from MediaWikiTestCase.
Definition at line 21 of file CSSMinTest.php.
CSSMinTest::testMinify | ( | $ | code, |
$ | expectedOutput | ||
) |
CSSMinTest::testMinifyWithCSSStringValues | ( | $ | code, |
$ | expectedOutput | ||
) |
Seperated because they are currently broken (bug 35492)
Broken provideStringCases
Definition at line 127 of file CSSMinTest.php.
CSSMinTest::testRemap | ( | $ | message, |
$ | params, | ||
$ | expectedOutput | ||
) |
CSSMinTest::$oldCanServer = null |
Definition at line 9 of file CSSMinTest.php.
CSSMinTest::$oldServer = null [protected] |
Definition at line 9 of file CSSMinTest.php.