RichFaces Arquillian Test Commons 4.3.3.Final

org.richfaces.arquillian.page.source
Class IgnoreScriptsContent

java.lang.Object
  extended by org.richfaces.arquillian.page.source.IgnoreScriptsContent
All Implemented Interfaces:
org.custommonkey.xmlunit.DifferenceListener

public class IgnoreScriptsContent
extends Object
implements org.custommonkey.xmlunit.DifferenceListener

Since:
Oct 22, 2010
Author:
akolonitsky

Field Summary
 
Fields inherited from interface org.custommonkey.xmlunit.DifferenceListener
RETURN_ACCEPT_DIFFERENCE, RETURN_IGNORE_DIFFERENCE_NODES_IDENTICAL, RETURN_IGNORE_DIFFERENCE_NODES_SIMILAR, RETURN_UPGRADE_DIFFERENCE_NODES_DIFFERENT
 
Constructor Summary
IgnoreScriptsContent()
           
 
Method Summary
 int differenceFound(org.custommonkey.xmlunit.Difference difference)
           
 void skippedComparison(Node node, Node node1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IgnoreScriptsContent

public IgnoreScriptsContent()
Method Detail

differenceFound

public int differenceFound(org.custommonkey.xmlunit.Difference difference)
Specified by:
differenceFound in interface org.custommonkey.xmlunit.DifferenceListener

skippedComparison

public void skippedComparison(Node node,
                              Node node1)
Specified by:
skippedComparison in interface org.custommonkey.xmlunit.DifferenceListener

RichFaces Arquillian Test Commons 4.3.3.Final

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