MediaWiki  REL1_22
GIFMetadataExtractorTest Class Reference
Inheritance diagram for GIFMetadataExtractorTest:
Collaboration diagram for GIFMetadataExtractorTest:

List of all members.

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.

Detailed Description

Definition at line 2 of file GIFMetadataExtractorTest.php.


Member Function Documentation

Definition at line 22 of file GIFMetadataExtractorTest.php.

References array(), begin(), and file.

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.

Parameters:
$filenameString
$expectedArray The extracted metadata. provideGetMetadata GIFMetadataExtractor::getMetadata

Definition at line 17 of file GIFMetadataExtractorTest.php.

References GIFMetadataExtractor\getMetadata().


The documentation for this class was generated from the following file: