public class XMLContentAssert
extends <any>
| Modifier and Type | Method and Description |
|---|---|
static XMLContentAssert |
assertThat(String actual) |
XMLContentAssert |
hasTheSameContentAs(String expectedXml) |
public static XMLContentAssert assertThat(String actual) throws IOException, SAXException, ParserConfigurationException
public XMLContentAssert hasTheSameContentAs(String expectedXml) throws SAXException, IOException, XpathException
SAXExceptionIOExceptionXpathExceptionCopyright © 2017 SAP SE. All Rights Reserved.