CompareAssert for given control XML source and actual XML source.Assert object that allows performing assertions on boolean value of the String under test.Assert object that allows performing assertions on integer value of the String under test.Assert object that allows performing assertions on integer value of the String under test.XmlAssertXmlAssert object that allows performing assertions on XML value of the String under test.XmlAssert object that allows performing assertions on XML value of the String under test
wrapping around tag with name given in wrapNodeName.xPath.xPath.nodesByXPath(xPath).AbstractIterableAssert.isEmpty().AbstractIterableAssert.isNotEmpty().xPath.nodesByXPath(xPath).String under test to int using ValueAssert.asInt() and compare with given value.String under test to double using ValueAssert.asDouble() and compare with given value.String under test to boolean using ValueAssert.asBoolean() and compare with given value.MultipleNodeAssert from nodes selecting by given xPath.Node.String result of XPath evaluation.ValueAssert from value of given xPath expression.DocumentBuilderFactory to use when creating a
Document from the XML input.XPathFactory to use for XPath related assertions.Copyright © 2001–2025 XMLUnit. All rights reserved.