Uses of Interface
org.baselinetest.TestComparator

Packages that use TestComparator
org.baselinetest.comparator Comparators for the different types of baseline output files. 
 

Uses of TestComparator in org.baselinetest.comparator
 

Classes in org.baselinetest.comparator that implement TestComparator
 class ByteComparator
          A class for doing byte-by-byte comparisons for two files.
 class TextComparator
          A class for doing textual comparisons that ignore EOL differences.
 class XMLComparator
          A class for comparing XML files for differences.
 



Copyright © 2005-2009 Baseline Test. All Rights Reserved.