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