Home
last modified time | relevance | path

Searched defs:testIsFileNewer (Results 1 – 1 of 1) sorted by relevance

/external/apache-commons-io/src/test/java/org/apache/commons/io/
DFileUtilsFileNewerTest.java78 public void testIsFileNewer() throws IOException { in testIsFileNewer() method in FileUtilsFileNewerTest
110 …protected void testIsFileNewer(final String description, final File file, final FileTime fileTime,… in testIsFileNewer() method in FileUtilsFileNewerTest