- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testLastModified (0.12 sec)
-
src/test/java/jcifs/tests/FileAttributesTest.java
if ( timeMs - System.currentTimeMillis() > 5 * 60 * 1000L ) { assertTrue("Time is not within 30s, check clocks " + new Date(timeMs), false); } } @Test public void testLastModified () throws CIFSException, MalformedURLException, UnknownHostException { try ( SmbResource f = createTestFile() ) { try { assertCloseTime(f.lastModified()); }
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Thu Jan 05 13:09:03 UTC 2023 - 12.3K bytes - Viewed (0)