Package | Description |
---|---|
org.xmlunit.matchers |
Hamcrest matchers on top of XMLUnit's core.
|
Class and Description |
---|
CompareMatcher
This Hamcrest
Matcher compares two XML sources with each others. |
EvaluateXPathMatcher
This Hamcrest
Matcher verifies whether the evaluation of the provided XPath expression
corresponds to the value matcher specified for the provided input XML object. |
HasXPathMatcher
This Hamcrest
Matcher verifies whether the provided XPath expression corresponds to at least
one element in the provided object. |
ValidationMatcher
Hamcrest Matcher for XML Validation against W3C XML Schema using
JAXPValidator . |
Copyright © 2001–2017 XMLUnit. All rights reserved.