Uses of Class
org.custommonkey.xmlunit.examples.TextDifferenceListenerBase
Packages that use TextDifferenceListenerBase
-
Uses of TextDifferenceListenerBase in org.custommonkey.xmlunit.examples
Subclasses of TextDifferenceListenerBase in org.custommonkey.xmlunit.examplesModifier and TypeClassDescriptionclass
Ignores case for all textual content.class
Expects texts to be floating point numbers and treats them as identical if they only differ by a given tolerance value (or less).