public class UploadPackTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
thrown |
| Constructor and Description |
|---|
UploadPackTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testFetchParentOfShallowCommit() |
void |
testFetchReachableBlobWithBitmap() |
void |
testFetchReachableBlobWithoutBitmap() |
void |
testFetchUnreachableBlobWithBitmap() |
public void tearDown()
public void testFetchParentOfShallowCommit()
throws Exception
Exceptionpublic void testFetchUnreachableBlobWithBitmap()
throws Exception
Exceptionpublic void testFetchReachableBlobWithBitmap()
throws Exception
ExceptionCopyright © 2018 Eclipse JGit Project. All rights reserved.