public class ObjectLoaderTest extends Object
Constructor and Description |
---|
ObjectLoaderTest() |
Modifier and Type | Method and Description |
---|---|
void |
testLargeObjectLoader() |
void |
testLimitedGetCachedBytes() |
void |
testLimitedGetCachedBytesExceedsJavaLimits() |
void |
testSmallObjectLoader() |
public void testSmallObjectLoader() throws org.eclipse.jgit.errors.MissingObjectException, IOException
org.eclipse.jgit.errors.MissingObjectException
IOException
public void testLargeObjectLoader() throws org.eclipse.jgit.errors.MissingObjectException, IOException
org.eclipse.jgit.errors.MissingObjectException
IOException
public void testLimitedGetCachedBytes() throws org.eclipse.jgit.errors.LargeObjectException, org.eclipse.jgit.errors.MissingObjectException, IOException
org.eclipse.jgit.errors.LargeObjectException
org.eclipse.jgit.errors.MissingObjectException
IOException
public void testLimitedGetCachedBytesExceedsJavaLimits() throws org.eclipse.jgit.errors.LargeObjectException, org.eclipse.jgit.errors.MissingObjectException, IOException
org.eclipse.jgit.errors.LargeObjectException
org.eclipse.jgit.errors.MissingObjectException
IOException
Copyright © 2016 Eclipse JGit Project. All rights reserved.