public class PatchErrorTest extends Object
Constructor and Description |
---|
PatchErrorTest() |
Modifier and Type | Method and Description |
---|---|
void |
testError_BodyTooLong() |
void |
testError_DisconnectedHunk() |
void |
testError_GarbageBetweenFiles() |
void |
testError_GitBinaryNoForwardHunk() |
void |
testError_TruncatedNew() |
void |
testError_TruncatedOld() |
public void testError_DisconnectedHunk() throws IOException
IOException
public void testError_TruncatedOld() throws IOException
IOException
public void testError_TruncatedNew() throws IOException
IOException
public void testError_BodyTooLong() throws IOException
IOException
public void testError_GarbageBetweenFiles() throws IOException
IOException
public void testError_GitBinaryNoForwardHunk() throws IOException
IOException
Copyright © 2017 Eclipse JGit Project. All rights reserved.