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
Exception
public void testFetchUnreachableBlobWithBitmap() throws Exception
Exception
public void testFetchReachableBlobWithBitmap() throws Exception
Exception
Copyright © 2018 Eclipse JGit Project. All rights reserved.