MediaWiki
REL1_22
|
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 () | |
setUp and tearDown should (where significant) happen in reverse order. | |
Protected Attributes | |
ExifBitmapHandler | $handler |
Definition at line 3 of file ExifBitmapTest.php.
ExifBitmapTest::setUp | ( | ) | [protected] |
setUp and tearDown should (where significant) happen in reverse order.
Reimplemented from MediaWikiTestCase.
Definition at line 9 of file ExifBitmapTest.php.
References MediaWikiTestCase\setMwGlobals().
ExifBitmapHandler::convertMetadataVersion
Definition at line 76 of file ExifBitmapTest.php.
ExifBitmapHandler::convertMetadataVersion
Definition at line 110 of file ExifBitmapTest.php.
ExifBitmapHandler::convertMetadataVersion
Definition at line 126 of file ExifBitmapTest.php.
ExifBitmapHandler::convertMetadataVersion
Definition at line 88 of file ExifBitmapTest.php.
ExifBitmapHandler::isMetadataValid
Definition at line 48 of file ExifBitmapTest.php.
ExifBitmapHandler::isMetadataValid
Definition at line 32 of file ExifBitmapTest.php.
ExifBitmapHandler::isMetadataValid
Definition at line 40 of file ExifBitmapTest.php.
ExifBitmapHandler::isMetadataValid
Definition at line 24 of file ExifBitmapTest.php.
ExifBitmapHandler::isMetadataValid
Definition at line 57 of file ExifBitmapTest.php.
Handle metadata from paged tiff handler (gotten via instant commons) gracefully.
ExifBitmapHandler::isMetadataValid
Definition at line 67 of file ExifBitmapTest.php.
ExifBitmapHandler ExifBitmapTest::$handler [protected] |
Definition at line 7 of file ExifBitmapTest.php.