public class RunExternalScriptTest extends Object
Constructor and Description |
---|
RunExternalScriptTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testAllTogetherBin() |
void |
testAllTogetherBinExecute() |
void |
testArguments() |
void |
testCopyNullStdIn() |
void |
testCopyStdIn() |
void |
testCopyStdInExecute() |
void |
testNullStdout() |
void |
testRc() |
void |
testStdErr() |
void |
testStdErrExecute() |
void |
testWrongScript() |
void |
testWrongSh() |
public void testCopyStdIn() throws IOException, InterruptedException
IOException
InterruptedException
public void testCopyNullStdIn() throws IOException, InterruptedException
IOException
InterruptedException
public void testArguments() throws IOException, InterruptedException
IOException
InterruptedException
public void testRc() throws IOException, InterruptedException
IOException
InterruptedException
public void testNullStdout() throws IOException, InterruptedException
IOException
InterruptedException
public void testStdErr() throws IOException, InterruptedException
IOException
InterruptedException
public void testAllTogetherBin() throws IOException, InterruptedException
IOException
InterruptedException
public void testWrongSh() throws IOException, InterruptedException
IOException
InterruptedException
public void testWrongScript() throws IOException, InterruptedException
IOException
InterruptedException
public void testCopyStdInExecute() throws IOException, InterruptedException
IOException
InterruptedException
public void testStdErrExecute() throws IOException, InterruptedException
IOException
InterruptedException
public void testAllTogetherBinExecute() throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2016 Eclipse JGit Project. All rights reserved.