MediaWiki
REL1_22
|
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 () | |
setUp and tearDown should (where significant) happen in reverse order. |
Definition at line 2 of file GIFMetadataExtractorTest.php.
static GIFMetadataExtractorTest::provideGetMetadata | ( | ) | [static] |
Definition at line 22 of file GIFMetadataExtractorTest.php.
GIFMetadataExtractorTest::setUp | ( | ) | [protected] |
setUp and tearDown should (where significant) happen in reverse order.
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().