|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DiffException | |
|---|---|
| org.kite9.framework.common | |
| Uses of DiffException in org.kite9.framework.common |
|---|
| Methods in org.kite9.framework.common that throw DiffException | |
|---|---|
static void |
FileDiff.areFilesSame(File a,
File b)
|
static void |
FileDiff.fileContainsLines(File f,
String... lines)
|
static void |
FileDiff.filesContainSameLines(File a,
File b)
|
static void |
FileDiff.filesContainSameLines(File a,
File b,
Comparator<String> lc)
Allows testing of file comparing where order of files is undefined |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||