|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ByteComparator | A class for doing byte-by-byte comparisons for two files. |
TextComparator | A class for doing textual comparisons that ignore EOL differences. |
XMLComparator | A class for comparing XML files for differences. |
Comparators for the different types of baseline output files. Each type of baseline output, requires it's own comparator. This allows the Baseline Test Framework the ability to safely ignore spurious differences, when appropriate. For example, in an XML file, extra whitespace between tags is generally benign. In test output, extra whitespace is typically considered a change that should be accounted for.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |