Uses of Class
org.xmlunit.matchers.ValidationMatcher
-
Packages that use ValidationMatcher Package Description org.xmlunit.matchers Hamcrest matchers on top of XMLUnit's core. -
-
Uses of ValidationMatcher in org.xmlunit.matchers
Methods in org.xmlunit.matchers that return ValidationMatcher Modifier and Type Method Description static ValidationMatcher
ValidationMatcher. valid(java.lang.Object schemaSource)
static ValidationMatcher
ValidationMatcher. valid(javax.xml.validation.Schema schema)
-