public class SourceChecker extends Object
| Constructor and Description |
|---|
SourceChecker() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkComponentSource(URL pageName,
String xmlunitPage,
org.openqa.selenium.By pageElementToTest) |
protected void |
checkXmlStructure(String xmlunitPage,
String pageCode) |
protected org.custommonkey.xmlunit.DifferenceListener |
getDifferenceListener() |
public void checkComponentSource(URL pageName, String xmlunitPage, org.openqa.selenium.By pageElementToTest) throws IOException, SAXException
IOExceptionSAXExceptionprotected void checkXmlStructure(String xmlunitPage, String pageCode) throws SAXException, IOException
SAXExceptionIOExceptionprotected org.custommonkey.xmlunit.DifferenceListener getDifferenceListener()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.