Uses of Class
ch.sahits.test.ComparetorResult

Packages that use ComparetorResult
ch.sahits.test   
 

Uses of ComparetorResult in ch.sahits.test
 

Fields in ch.sahits.test declared as ComparetorResult
static ComparetorResult ComparetorResult.TRUE
          Instance representing a successfull comparison
 

Methods in ch.sahits.test that return ComparetorResult
 ComparetorResult FileComparator.equals(java.lang.String fileName)
          Compare the file denoted by fileName to the file initialized in the constructor.