MediaWiki
REL1_22
|
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 () | |
setUp and tearDown should (where significant) happen in reverse order. |
Definition at line 6 of file SVGMetadataExtractorTest.php.
SVGMetadataExtractorTest::assertMetadata | ( | $ | infile, |
$ | expected | ||
) |
Definition at line 33 of file SVGMetadataExtractorTest.php.
References SVGMetadataExtractor\getMetadata().
Referenced by testGetMetadata(), and testGetXMLMetadata().
static SVGMetadataExtractorTest::provideSvgFiles | ( | ) | [static] |
Definition at line 46 of file SVGMetadataExtractorTest.php.
References array().
static SVGMetadataExtractorTest::provideSvgFilesWithXMLMetadata | ( | ) | [static] |
Definition at line 90 of file SVGMetadataExtractorTest.php.
References array().
SVGMetadataExtractorTest::setUp | ( | ) | [protected] |
setUp and tearDown should (where significant) happen in reverse order.
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().