ElementSelector that allows two elements to be compared if their name (including namespace URI, if any) and textual content is the same and the same is true for all child elements recursively.
See Also: Inherited members from object.
static
|
CanBeCompared
(System.Xml.XmlElement, System.Xml.XmlElement)Documentation for this section has not yet been entered. |
Documentation for this section has not yet been entered.Syntax
public static bool CanBeCompared (System.Xml.XmlElement controlElement, System.Xml.XmlElement testElement)Parameters
- controlElement
- Documentation for this section has not yet been entered.
- testElement
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Org.XmlUnit.Diff
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.10.0.241