|
MediaWiki
REL1_23
|


Public Member Functions | |
| testConvertMetadataLatest () | |
| ExifBitmapHandler::convertMetadataVersion | |
| testConvertMetadataSoftware () | |
| ExifBitmapHandler::convertMetadataVersion | |
| testConvertMetadataSoftwareNormal () | |
| ExifBitmapHandler::convertMetadataVersion | |
| testConvertMetadataToOld () | |
| ExifBitmapHandler::convertMetadataVersion | |
| testGoodMetadata () | |
| ExifBitmapHandler::isMetadataValid | |
| testIsBrokenFile () | |
| ExifBitmapHandler::isMetadataValid | |
| testIsInvalid () | |
| ExifBitmapHandler::isMetadataValid | |
| testIsOldBroken () | |
| ExifBitmapHandler::isMetadataValid | |
| testIsOldGood () | |
| ExifBitmapHandler::isMetadataValid | |
| testPagedTiffHandledGracefully () | |
| Handle metadata from paged tiff handler (gotten via instant commons) gracefully. | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| ExifBitmapHandler | $handler |
Definition at line 3 of file ExifBitmapTest.php.
| ExifBitmapTest::setUp | ( | ) | [protected] |
Reimplemented from MediaWikiTestCase.
Definition at line 9 of file ExifBitmapTest.php.
References MediaWikiTestCase\checkPHPExtension(), and MediaWikiTestCase\setMwGlobals().
ExifBitmapHandler::convertMetadataVersion
Definition at line 74 of file ExifBitmapTest.php.
ExifBitmapHandler::convertMetadataVersion
Definition at line 108 of file ExifBitmapTest.php.
ExifBitmapHandler::convertMetadataVersion
Definition at line 124 of file ExifBitmapTest.php.
ExifBitmapHandler::convertMetadataVersion
Definition at line 86 of file ExifBitmapTest.php.
ExifBitmapHandler::isMetadataValid
Definition at line 46 of file ExifBitmapTest.php.
ExifBitmapHandler::isMetadataValid
Definition at line 30 of file ExifBitmapTest.php.
ExifBitmapHandler::isMetadataValid
Definition at line 38 of file ExifBitmapTest.php.
ExifBitmapHandler::isMetadataValid
Definition at line 22 of file ExifBitmapTest.php.
ExifBitmapHandler::isMetadataValid
Definition at line 55 of file ExifBitmapTest.php.
Handle metadata from paged tiff handler (gotten via instant commons) gracefully.
ExifBitmapHandler::isMetadataValid
Definition at line 65 of file ExifBitmapTest.php.
ExifBitmapHandler ExifBitmapTest::$handler [protected] |
Definition at line 7 of file ExifBitmapTest.php.