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 voidXMLAssert.assertXMLValid(Validator validator) Assert that a Validator instance returnsisValid() == truevoidXMLTestCase.assertXMLValid(Validator validator) Assert that a Validator instance returnsisValid() == true