org.richfaces.arquillian.page.source
Class SourceChecker
java.lang.Object
org.richfaces.arquillian.page.source.SourceChecker
public class SourceChecker
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceChecker
public SourceChecker()
checkComponentSource
public void checkComponentSource(URL pageName,
String xmlunitPage,
org.openqa.selenium.By pageElementToTest)
throws IOException,
SAXException
- Throws:
IOException
SAXException
checkXmlStructure
protected void checkXmlStructure(String xmlunitPage,
String pageCode)
throws SAXException,
IOException
- Throws:
SAXException
IOException
getDifferenceListener
protected org.custommonkey.xmlunit.DifferenceListener getDifferenceListener()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.