Matcher compares two XML sources with each others.Matcher verifies whether the evaluation of the provided XPath expression
corresponds to the value matcher specified for the provided input XML object.EvaluateXPathMatcher instance with the associated XPath expression and
the value matcher corresponding to the XPath evaluation.xPath that satisfies the specified valueMatcher.xPath.Matcher verifies whether the provided XPath expression corresponds to at least
one element in the provided object.HasXPathMatcher instance with the associated XPath expression.CompareMatcher which compares the test-Object with the given control Object for identity.CompareMatcher which compares the test-Object with the given control Object for similarity.false a org.junit.ComparisonFailure will be thrown.JAXPValidator.Copyright © 2001–2016 XMLUnit. All rights reserved.