Home
last modified time | relevance | path

Searched defs:assertXmlStringEqualsXmlString (Results 1 – 2 of 2) sorted by path

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1946 public static function assertXmlStringEqualsXmlString($expectedXml, $actualXml, $message = '') function in PHPUnit_Framework_Assert
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1474 function assertXmlStringEqualsXmlString($expectedXml, $actualXml, $message = '') function