Home
last modified time | relevance | path

Searched defs:assertXmlStringEqualsXmlFile (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1459 function assertXmlStringEqualsXmlFile($expectedFile, $actualXml, $message = '') function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1916 public static function assertXmlStringEqualsXmlFile($expectedFile, $actualXml, $message = '') function in PHPUnit_Framework_Assert