MediaWiki  REL1_23
SVGMetadataExtractorTest Class Reference

SVGMetadataExtractor More...

Inheritance diagram for SVGMetadataExtractorTest:
Collaboration diagram for SVGMetadataExtractorTest:

List of all members.

Public Member Functions

 assertMetadata ($infile, $expected)
 testGetMetadata ($infile, $expected)
 provideSvgFiles
 testGetXMLMetadata ($infile, $expected)
 provideSvgFilesWithXMLMetadata

Static Public Member Functions

static provideSvgFiles ()
static provideSvgFilesWithXMLMetadata ()

Protected Member Functions

 setUp ()

Detailed Description


Member Function Documentation

SVGMetadataExtractorTest::assertMetadata ( infile,
expected 
)

Definition at line 33 of file SVGMetadataExtractorTest.php.

References $e, and SVGMetadataExtractor\getMetadata().

Referenced by testGetMetadata(), and testGetXMLMetadata().

Definition at line 122 of file SVGMetadataExtractorTest.php.

References array().

Reimplemented from MediaWikiTestCase.

Definition at line 8 of file SVGMetadataExtractorTest.php.

References AutoLoader\loadClass().

SVGMetadataExtractorTest::testGetMetadata ( infile,
expected 
)

provideSvgFiles

Definition at line 16 of file SVGMetadataExtractorTest.php.

References assertMetadata().

SVGMetadataExtractorTest::testGetXMLMetadata ( infile,
expected 
)

provideSvgFilesWithXMLMetadata

Definition at line 23 of file SVGMetadataExtractorTest.php.

References assertMetadata().


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