| Class | Description |
|---|---|
| AttributeComparator |
Oracle Comparator that ignores the specified attributes.
|
| DateComparator |
Oracle comparators that supports dates.
|
| EditDistanceComparator |
Oracle Comparator that uses the Levenshtein Edit Distance to determince wheter two states are
equivalent.
|
| PlainStructureComparator | |
| RegexComparator |
Regex oracles that strips content from the DOM to check whether the DOMs are equal without the
specified regular expressions.
|
| ScriptComparator | |
| SimpleComparator |
Simple oracle which can ignore whitespaces and linebreaks.
|
| StyleComparator |
Oracle which can ignore style attributes.
|
| XPathExpressionComparator |
Oracle which can ignore element/attributes by xpath expression.
|
Copyright © 2007-2013. All Rights Reserved.