ESC/Java2
© 2003,2004,2005 David Cok and Joseph Kiniry
© 2005 UCD Dublin
© 2003,2004 Radboud University Nijmegen
© 1999,2000 Compaq Computer Corporation
© 1997,1998,1999 Digital Equipment Corporation
All Rights Reserved

Uses of Class
junitutils.Diff

Packages that use Diff
junitutils   
 

Uses of Diff in junitutils
 

Methods in junitutils that return Diff
static Diff Utils.compareStringToFile(java.lang.String s, java.lang.String rootname)
          Compares the given string to the content of the given file using a comparator that ignores platform differences in line-endings.
 


ESC/Java2
© 2003,2004,2005 David Cok and Joseph Kiniry
© 2005 UCD Dublin
© 2003,2004 Radboud University Nijmegen
© 1999,2000 Compaq Computer Corporation
© 1997,1998,1999 Digital Equipment Corporation
All Rights Reserved

The ESC/Java2 Project Homepage