Package | Description |
---|---|
org.custommonkey.xmlunit |
Root of the XMLUnit 1.x compatibility layer.
|
Modifier and Type | Method and Description |
---|---|
static void |
XMLAssert.assertXMLValid(Validator validator)
Assert that a Validator instance returns
isValid() == true |
void |
XMLTestCase.assertXMLValid(Validator validator)
Assert that a Validator instance returns
isValid() == true |
Copyright © 2001–2017 XMLUnit. All rights reserved.