Searched refs:assertSameFileContents (Results 1 – 1 of 1) sorted by relevance
396 assertSameFileContents(reference, fileResult); in testCopyRawEntriesFromFile()423 assertSameFileContents(reference, fileResult); in testCopyRawZip64EntryFromFile()469 …private void assertSameFileContents(final File expectedFile, final File actualFile) throws IOExcep… in assertSameFileContents() method in ZipTestCase