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
IOException
InterruptedException
public void testReadPipePosixCommandFailure() throws org.eclipse.jgit.errors.CommandFailedException
org.eclipse.jgit.errors.CommandFailedException
public void testReadPipeCommandStartFailure() throws org.eclipse.jgit.errors.CommandFailedException
org.eclipse.jgit.errors.CommandFailedException
Copyright © 2018 Eclipse JGit Project. All rights reserved.