MediaWiki  REL1_19
SVGMetadataExtractorTest Class Reference
Inheritance diagram for SVGMetadataExtractorTest:
Collaboration diagram for SVGMetadataExtractorTest:

List of all members.

Public Member Functions

 assertMetadata ($infile, $expected)
 providerSvgFiles ()
 providerSvgFilesWithXMLMetadata ()
 setUp ()
 testGetMetadata ($infile, $expected)
 providerSvgFiles
 testGetXMLMetadata ($infile, $expected)
 providerSvgFilesWithXMLMetadata

Detailed Description

Definition at line 3 of file SVGMetadataExtractorTest.php.


Member Function Documentation

SVGMetadataExtractorTest::assertMetadata ( infile,
expected 
)

Definition at line 28 of file SVGMetadataExtractorTest.php.

References SVGMetadataExtractor\getMetadata().

Referenced by testGetMetadata(), and testGetXMLMetadata().

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 5 of file SVGMetadataExtractorTest.php.

References AutoLoader\loadClass().

Here is the call graph for this function:

SVGMetadataExtractorTest::testGetMetadata ( infile,
expected 
)

providerSvgFiles

Definition at line 12 of file SVGMetadataExtractorTest.php.

References assertMetadata().

Here is the call graph for this function:

SVGMetadataExtractorTest::testGetXMLMetadata ( infile,
expected 
)

providerSvgFilesWithXMLMetadata

Definition at line 19 of file SVGMetadataExtractorTest.php.

References assertMetadata().

Here is the call graph for this function:


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