public class FSTest extends Object
| Constructor and Description |
|---|
FSTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testExecutableAttributes() |
void |
testReadPipeCommandStartFailure() |
void |
testReadPipePosixCommandFailure() |
void |
testSymlinkAttributes()
The old File methods traverse symbolic links and look at the targets.
|
public void testSymlinkAttributes()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testReadPipePosixCommandFailure()
throws org.eclipse.jgit.errors.CommandFailedException
org.eclipse.jgit.errors.CommandFailedExceptionpublic void testReadPipeCommandStartFailure()
throws org.eclipse.jgit.errors.CommandFailedException
org.eclipse.jgit.errors.CommandFailedExceptionCopyright © 2018 Eclipse JGit Project. All rights reserved.