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 MissingObjectException,
IOException
MissingObjectExceptionIOExceptionpublic void testLargeObjectLoader()
throws MissingObjectException,
IOException
MissingObjectExceptionIOExceptionpublic void testLimitedGetCachedBytes()
throws LargeObjectException,
MissingObjectException,
IOException
public void testLimitedGetCachedBytesExceedsJavaLimits()
throws LargeObjectException,
MissingObjectException,
IOException
Copyright © 2017 Eclipse JGit Project. All rights reserved.