Uses of Class
org.custommonkey.xmlunit.Validator
Packages that use Validator
-
Uses of Validator in org.custommonkey.xmlunit
Methods in org.custommonkey.xmlunit with parameters of type ValidatorModifier and TypeMethodDescriptionstatic void
XMLAssert.assertXMLValid
(Validator validator) Assert that a Validator instance returnsisValid() == true
void
XMLTestCase.assertXMLValid
(Validator validator) Assert that a Validator instance returnsisValid() == true