MediaWiki
REL1_24
|
Media More...
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 |
Media
Definition at line 6 of file ExifBitmapTest.php.
ExifBitmapTest::setUp | ( | ) | [protected] |
Reimplemented from MediaWikiTestCase.
Definition at line 12 of file ExifBitmapTest.php.
References MediaWikiTestCase\checkPHPExtension(), and MediaWikiTestCase\setMwGlobals().
ExifBitmapHandler::convertMetadataVersion
Definition at line 83 of file ExifBitmapTest.php.
ExifBitmapHandler::convertMetadataVersion
Definition at line 117 of file ExifBitmapTest.php.
ExifBitmapHandler::convertMetadataVersion
Definition at line 133 of file ExifBitmapTest.php.
ExifBitmapHandler::convertMetadataVersion
Definition at line 95 of file ExifBitmapTest.php.
ExifBitmapHandler::isMetadataValid
Definition at line 49 of file ExifBitmapTest.php.
ExifBitmapHandler::isMetadataValid
Definition at line 33 of file ExifBitmapTest.php.
ExifBitmapHandler::isMetadataValid
Definition at line 41 of file ExifBitmapTest.php.
ExifBitmapHandler::isMetadataValid
Definition at line 25 of file ExifBitmapTest.php.
ExifBitmapHandler::isMetadataValid
Definition at line 60 of file ExifBitmapTest.php.
Handle metadata from paged tiff handler (gotten via instant commons) gracefully.
ExifBitmapHandler::isMetadataValid
Definition at line 72 of file ExifBitmapTest.php.
ExifBitmapHandler ExifBitmapTest::$handler [protected] |
Definition at line 10 of file ExifBitmapTest.php.