MCPcopy Create free account
hub / github.com/apache/ant / contentEquals

Method contentEquals

src/main/org/apache/tools/ant/util/FileUtils.java:1112–1114  ·  view source on GitHub ↗

Compares the contents of two files. @param f1 the file whose content is to be compared. @param f2 the other file whose content is to be compared. @return true if the content of the files is the same. @throws IOException if the files cannot be read.

(File f1, File f2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

selectionTestMethod · 0.45
processFileMethod · 0.45
evalMethod · 0.45
testNoAppendMethod · 0.45
testAppendMethod · 0.45
testRestartMethod · 0.45
testDeleteRestartMethod · 0.45
testSubBuildMethod · 0.45
testIso8859_1Method · 0.45
testContentEqualsMethod · 0.45

Calls 1

contentEqualsMethod · 0.95

Tested by 7

testNoAppendMethod · 0.36
testAppendMethod · 0.36
testRestartMethod · 0.36
testDeleteRestartMethod · 0.36
testSubBuildMethod · 0.36
testIso8859_1Method · 0.36
testContentEqualsMethod · 0.36