MediaWiki
REL1_21
|
Public Member Functions | |
provideNormaliseParams () | |
testImageArea () | |
testNormaliseParams ($fileDimensions, $expectedParams, $params, $msg) | |
provideNormaliseParams | |
testTooBigImage () | |
testTooBigMustRenderImage () | |
Protected Member Functions | |
setUp () | |
setUp and tearDown should (where significant) happen in reverse order. |
Definition at line 3 of file BitmapScalingTest.php.
Definition at line 25 of file BitmapScalingTest.php.
References array().
BitmapScalingTest::setUp | ( | ) | [protected] |
setUp and tearDown should (where significant) happen in reverse order.
Reimplemented from MediaWikiTestCase.
Definition at line 5 of file BitmapScalingTest.php.
References array(), and MediaWikiTestCase\setMwGlobals().
Definition at line 122 of file BitmapScalingTest.php.
BitmapScalingTest::testNormaliseParams | ( | $ | fileDimensions, |
$ | expectedParams, | ||
$ | params, | ||
$ | msg | ||
) |
provideNormaliseParams
Definition at line 17 of file BitmapScalingTest.php.
References $file, $params, and BitmapHandler\normaliseParams().
Definition at line 105 of file BitmapScalingTest.php.
Definition at line 113 of file BitmapScalingTest.php.