com.unitesk.unitestng
Interface FileComparison.StringMatcher

Enclosing class:
FileComparison

public static interface FileComparison.StringMatcher


Method Summary
 boolean matches(java.lang.String ref, java.lang.String str)
           
 

Method Detail

matches

boolean matches(java.lang.String ref,
                java.lang.String str)