|
MediaWiki
REL1_23
|


Public Member Functions | |
| testGetMetadata ($filename, $expected) | |
| Put in a file, and see if the metadata coming out is as expected. | |
Static Public Member Functions | |
| static | provideGetMetadata () |
Protected Member Functions | |
| setUp () | |
Definition at line 2 of file GIFMetadataExtractorTest.php.
| static GIFMetadataExtractorTest::provideGetMetadata | ( | ) | [static] |
Definition at line 22 of file GIFMetadataExtractorTest.php.
| GIFMetadataExtractorTest::setUp | ( | ) | [protected] |
Reimplemented from MediaWikiTestCase.
Definition at line 4 of file GIFMetadataExtractorTest.php.
| GIFMetadataExtractorTest::testGetMetadata | ( | $ | filename, |
| $ | expected | ||
| ) |
Put in a file, and see if the metadata coming out is as expected.
| $filename | String |
| $expected | Array The extracted metadata. provideGetMetadata GIFMetadataExtractor::getMetadata |
Definition at line 17 of file GIFMetadataExtractorTest.php.
References GIFMetadataExtractor\getMetadata().