public class FileSnapshotTest extends Object
| Constructor and Description |
|---|
FileSnapshotTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testActuallyIsModifiedTrivial()
Change data and time stamp.
|
void |
testNewFileNoWait()
Same as
testNewFileWithWait() but do not wait at all |
void |
testNewFileWithWait()
Create a file, but don't wait long enough for the difference between file
system clock and system clock to be significant.
|
public void testActuallyIsModifiedTrivial()
throws Exception
Exceptionpublic void testNewFileWithWait()
throws Exception
Exceptionpublic void testNewFileNoWait()
throws Exception
testNewFileWithWait() but do not wait at allExceptionCopyright © 2017 Eclipse JGit Project. All rights reserved.