RichFaces Arquillian Test Commons 4.3.3.Final

org.richfaces.arquillian.page.source
Class SourceChecker

java.lang.Object
  extended by org.richfaces.arquillian.page.source.SourceChecker

public class SourceChecker
extends Object


Constructor Summary
SourceChecker()
           
 
Method Summary
 void checkComponentSource(URL pageName, String xmlunitPage, org.openqa.selenium.By pageElementToTest)
           
protected  void checkXmlStructure(String xmlunitPage, String pageCode)
           
protected  org.custommonkey.xmlunit.DifferenceListener getDifferenceListener()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceChecker

public SourceChecker()
Method Detail

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()

RichFaces Arquillian Test Commons 4.3.3.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.