|
MediaWiki
REL1_24
|
Media SVGMetadataExtractor More...


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 () | |
Media SVGMetadataExtractor
Definition at line 7 of file SVGMetadataExtractorTest.php.
| SVGMetadataExtractorTest::assertMetadata | ( | $ | infile, |
| $ | expected | ||
| ) |
Definition at line 34 of file SVGMetadataExtractorTest.php.
References $e, and SVGMetadataExtractor\getMetadata().
Referenced by testGetMetadata(), and testGetXMLMetadata().
| static SVGMetadataExtractorTest::provideSvgFiles | ( | ) | [static] |
Definition at line 47 of file SVGMetadataExtractorTest.php.
References array(), SVGReader\LANG_FULL_MATCH, and SVGReader\LANG_PREFIX_MATCH.
| static SVGMetadataExtractorTest::provideSvgFilesWithXMLMetadata | ( | ) | [static] |
Definition at line 134 of file SVGMetadataExtractorTest.php.
References array().
| SVGMetadataExtractorTest::setUp | ( | ) | [protected] |
Reimplemented from MediaWikiTestCase.
Definition at line 9 of file SVGMetadataExtractorTest.php.
References AutoLoader\loadClass().
| SVGMetadataExtractorTest::testGetMetadata | ( | $ | infile, |
| $ | expected | ||
| ) |
provideSvgFiles
Definition at line 17 of file SVGMetadataExtractorTest.php.
References assertMetadata().
| SVGMetadataExtractorTest::testGetXMLMetadata | ( | $ | infile, |
| $ | expected | ||
| ) |
provideSvgFilesWithXMLMetadata
Definition at line 24 of file SVGMetadataExtractorTest.php.
References assertMetadata().