Home
last modified time | relevance | path

Searched defs:expectedXml (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 = '')
1961 … public static function assertXmlStringNotEqualsXmlString($expectedXml, $actualXml, $message = '')
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1474 function assertXmlStringEqualsXmlString($expectedXml, $actualXml, $message = '')
1504 function assertXmlStringNotEqualsXmlString($expectedXml, $actualXml, $message = '')