public class Compare extends Object
Constructor and Description |
---|
Compare() |
Modifier and Type | Method and Description |
---|---|
static boolean |
compare(Class testClass,
String file1,
String file2) |
static boolean |
compare(Class testClass,
String file1,
String file2,
BufferedReader in1,
BufferedReader in2) |
public static boolean compare(Class testClass, String file1, String file2) throws IOException
IOException
public static boolean compare(Class testClass, String file1, String file2, BufferedReader in1, BufferedReader in2) throws IOException
IOException
Copyright © 2013 The Apache Software Foundation. Licensed under the Apache License, Version 2.0
Apache Extras for Apache log4j, Apache log4j and Apache are trademarks of the Apache Software Foundation.