Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php592 function assertEqualXMLStructure(DOMElement $expectedElement, DOMElement $actualElement, $checkAttr… function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1977 …public static function assertEqualXMLStructure(DOMElement $expectedElement, DOMElement $actualElem… function in PHPUnit_Framework_Assert